class
UIng::DateTimePicker
Defined in:
uing/date_time_picker.cr
Constructors
Instance Method Summary
Instance methods inherited from class UIng::Control
__parent__
__parent__,
__set_parent__(parent) : Nil
__set_parent__,
delete(child : Control)
delete,
destroy : Nil
destroy,
disable : Nil
disable,
enable : Nil
enable,
enabled? : Bool
enabled?,
enabled_to_user? : Bool
enabled_to_user?,
handle
handle,
hide : Nil
hide,
parent : Control | Nil
parent,
show : Nil
show,
to_unsafe
to_unsafe,
toplevel? : Bool
toplevel?,
verify_set_parent(parent) : Nil
verify_set_parent,
visible? : Bool
visible?
block_constructor
block_constructor
Constructor Detail
def self.
new(*args, **kwargs, &)
#
def self.
new(type : Symbol)
#
Instance Method Detail
def
on_changed(&block : Time -> _)
#
def
time=(time : Time) : Nil
#
def
to_unsafe : Pointer(Void)
#