|
Multivalent API | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use IParaBox | |
---|---|
multivalent.gui | Graphical user interface widgets, natively implemented as Nodes. |
multivalent.node | Many types of tree nodes: scrolled panel, fixed format document nodes, media leaves. |
Uses of IParaBox in multivalent.gui |
---|
Subclasses of IParaBox in multivalent.gui | |
---|---|
class |
VButton
Button widget: click to invoke the associated script (as given by SCRIPT attribute). |
class |
VCheckbox
Checkbox widget: toggle ON and OFF. |
class |
VMenuButton
Menu button widget that pops up associated VMenu when mouse pressed. |
class |
VRadiobox
Radiobox widget: only on in associated Radiogroup can be selected at the same time. |
Uses of IParaBox in multivalent.node |
---|
Subclasses of IParaBox in multivalent.node | |
---|---|
class |
IGroup
Logical grouping, like IParaBox except doesn't cause linebreaks. |
class |
IHBox
Place children in horizontal line, no line breaking. |
|
Multivalent API | |||||||||
PREV NEXT | FRAMES NO FRAMES |