FormControl
FormControl inherits from FormObject and defines no instance variables. It has subclasses Button, PopupTrigger, and SelectorTrigger.
Methods defined in FormControl:
Methods for accessing:
- enabled: boolean
- label
- label: string freePrevious: freePrevious
If freePrevious is true, the previous label string is freed (MemPtrFree).
- usable: boolean
Methods for actions:
- onSelected
- push
Simulate a button push.
Methods for predicates:
Methods for utility:
Pocket Smalltalk Documentation