A collection of border panels.
|
Method
|
Returns
|
Description
|
|
Add
|
BorderPanel
|
Create a new BorderPanel.
|
|
AnyItem
|
Object
|
Returns any BorderPanel.
|
|
FirstItem
|
Object
|
Returns the first BorderPanel.
|
|
ItemByID
|
Object
|
Returns the BorderPanel with the specified ID.
|
|
ItemByRange
|
Objects
|
Returns the BorderPanels within the specified range.
|
|
LastItem
|
Object
|
Returns the last BorderPanel.
|
|
MiddleItem
|
Object
|
Returns the middle BorderPanel.
|
|
NextItem
|
Object
|
Returns the next BorderPanel.
|
|
PreviousItem
|
Object
|
Returns the previous BorderPanel.
|