A collection of angle editbox controls.
|
Method
|
Returns
|
Description
|
|
add
|
AngleEditbox
|
Creates a new angle editbox.
|
|
anyItem
|
Object
|
Returns a random angle editbox.
|
|
firstItem
|
Object
|
Returns the first angle editbox in the collection.
|
|
itemByID
|
Object
|
Returns the angle editbox with the specified ID.
|
|
itemByRange
|
Objects
|
Returns the angle editboxes within the specified range.
|
|
lastItem
|
Object
|
Returns the last angle editbox.
|
|
middleItem
|
Object
|
Returns the middle angle editbox.
|
|
nextItem
|
Object
|
Returns the next angle editbox.
|
|
previousItem
|
Object
|
Returns the previous angle editbox.
|