cursive/cursive-core/src
Jonathan Spira 2750ac370b
Added impl_enabled to more widgets (#448)
* Expanded on API for Checkbox and for Enabled.

Added a `with_x` variant to both, for easier chaining.

* Added enabled/disable macro support to everything with an enabled/disabled method.

This also gives them `with_enabled`, but more importantly, keeps things tidy
2020-04-25 12:57:31 -07:00
..
theme Split non-backend code into cursive-core 2020-04-23 13:46:00 -07:00
utils
view
views Added impl_enabled to more widgets (#448) 2020-04-25 12:57:31 -07:00
align.rs
backend.rs
cursive.rs
direction.rs
div.rs
event.rs
lib.rs
logger.rs
menu.rs
printer.rs
rect.rs
traits.rs
vec.rs
with.rs
xy.rs