A collection of radial repeat items.
Go to Property Listing | Method Listing
Property |
Type |
Access |
Description |
---|---|---|---|
Int |
readonly |
Number of elements in the collection. |
|
readonly |
The object's container. |
||
readonly |
The class name of the object. |
RadialRepeatItem add (sourceArt:Varies, config:RadialRepeatConfig)
Creates a radial repeat art.
Parameter |
Type |
Description |
---|---|---|
sourceArt |
Varies |
The page item(s) to apply to. |
config |
The radial repeat configuration. |
RadialRepeatItem getByName (name:String)
Get the first element in the collection with the provided name.
Parameter |
Type |
Description |
---|---|---|
name |
undefined removeAll ()
Deletes all elements.