UIng::Form
Inherits UIng::Control < UIng::BlockConstructor < Reference < Object
Constructors
new(*args, &)
Sourcenew(*args, **kwargs, &)
Sourcenew(padded : Bool = false)
SourceInstance methods
append(label : String, control, stretchy : Bool = false) : Nil
Sourcedelete(child : Control)
Sourcedelete(index : Int32) : Nil
Sourcenum_children
Sourcepadded=(padded : Bool) : Nil
Sourcepadded?
Sourceto_unsafe
Source