A collection of border panels.
|
Method
|
Returns
|
Description
|
|
add
|
BorderPanel
|
Create a new border panel.
|
|
anyItem
|
Object
|
Returns any border panel.
|
|
firstItem
|
Object
|
Returns the first border panel.
|
|
itemByID
|
Object
|
Returns the border panel with the specified ID.
|
|
itemByRange
|
Objects
|
Returns the border panels within the specified range.
|
|
lastItem
|
Object
|
Returns the last border panel.
|
|
middleItem
|
Object
|
Returns the middle border panel.
|
|
nextItem
|
Object
|
Returns the next border panel.
|
|
previousItem
|
Object
|
Returns the previous border panel.
|