This class is the base class for non-editable spin components which use a Label to display the current value.
Class summary |
Methods inherited from gui::Spin |
do_decrement() do_increment() go_down(ev) go_up(e) on_down(ev) on_up(ev) |
Variables inherited from gui::Spin |
down up |
Variables inherited from gui::Component |
accel accepts_focus_flag allow_drag_flag allow_drop_flag attribs cbwin children cwin draw_border_flag h h_spec has_focus is_shaded_flag parent parent_dialog ticker tooltip valid w w_spec x x_align x_spec y y_align y_spec |
Methods inherited from lang::Object |
clone(seen) equals(other, seen) get_class() get_class_name() get_id() hash_code(depth, seen) is_instance(name) to_string(depth, seen) |
Methods inherited from util::Connectable |
connect(obj, meth, type) disconnect(l) fire(type, param) fire_event(e) |
Variables inherited from util::Connectable |
listeners |
Methods defined in this class |
display(buffer_flag) find_accel(e) find_focus() initially() resize() |
Variables defined in this class |
lab |
Method detail |
Variable detail |