Class |
BorderPanel | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
A bordered panel on a dialog that can contain any type and number of controls. Base Class: Widget | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
QuickLinks |
addEventListener, getElements, removeEventListener, toSource, toSpecifier | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Hierarchy | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Properties |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Methods | InstancesEventListener addEventListener (eventType:
string, handler:
varies[, captures:
bool=false])
Array of BorderPanel getElements () bool removeEventListener (eventType:
string, handler:
varies[, captures:
bool=false])
string toSource () | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Element of |
AngleCombobox.parent AngleEditbox.parent BorderPanel.parent CheckboxControl.parent DialogColumn.parent Dropdown.parent EnablingGroup.parent IntegerCombobox.parent IntegerEditbox.parent MeasurementCombobox.parent MeasurementEditbox.parent PercentCombobox.parent PercentEditbox.parent RadiobuttonGroup.parent RealCombobox.parent RealEditbox.parent StaticText.parent TextEditbox.parent Widget.parent | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Used in: | BorderPanel BorderPanels.nextItem (obj: BorderPanel) BorderPanel BorderPanels.previousItem (obj: BorderPanel) | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Return |
Array of BorderPanel BorderPanel.getElements () BorderPanel BorderPanels.[] (index: number) BorderPanel BorderPanels.add ([withProperties: Object]) BorderPanel BorderPanels.anyItem () Array of BorderPanel BorderPanels.everyItem () BorderPanel BorderPanels.firstItem () BorderPanel BorderPanels.item (index: varies) BorderPanel BorderPanels.itemByID (id: number) Array of BorderPanel BorderPanels.itemByRange (from: varies, to: varies) BorderPanel BorderPanels.lastItem () BorderPanel BorderPanels.middleItem () BorderPanel BorderPanels.nextItem (obj: BorderPanel) BorderPanel BorderPanels.previousItem (obj: BorderPanel) |
Jongware, 28-Apr-2012 v3.0.3i | Contents :: Index |