Package | stimulsoft.flex.base |
Class | public dynamic class StiPaperSizeCollection |
Inheritance | StiPaperSizeCollection ![]() ![]() |
Method | Defined By | ||
---|---|---|---|
StiPaperSizeCollection | |||
add(paperSize:StiPaperSize):int | StiPaperSizeCollection | ||
![]() | clear():void | StiBaseCollection | |
![]() | copy():* Copying collection items into a new collection without cloning items | StiBaseCollection | |
![]() | deserialize(value:XMLNode):XMLNode | StiBaseCollection | |
![]() | equals(object:Object):Boolean | StiBaseCollection | |
getItemsType(value:String = null):Class [override] The type of collection items, which it tries to deserialize when loading, if the item type is not defined automatically | StiPaperSizeCollection | ||
![]() | getShortTypeName():String | StiBaseCollection | |
![]() | getType():Class | StiBaseCollection | |
![]() | getTypeName():String | StiBaseCollection | |
![]() | memberwiseClone():Object Creates a shallow copy of the current Collection. | StiBaseCollection | |
![]() | moveDown(object:*):void Moving an object of a collection one position closer to the end of the collection | StiBaseCollection | |
![]() | moveUp(object:*):void Moving objects of a collection one position up to the begining of the collection | StiBaseCollection | |
![]() | replace(object1:*, object2:*):void Replace two objects of a collection, provided that they are placed in it | StiBaseCollection | |
![]() | serialize():XMLNode | StiBaseCollection | |
![]() | toArray():Array Converting into Array | StiBaseCollection |
StiPaperSizeCollection | () | Constructor |
public function StiPaperSizeCollection()
add | () | method |
getItemsType | () | method |
override public function getItemsType(value:String = null):Class
The type of collection items, which it tries to deserialize when loading, if the item type is not defined automatically
Parameters
value:String (default = null )
|
Class |