A radial repeat item.
Go to Property Listing | Method Listing
Property |
Type |
Access |
Description |
---|---|---|---|
readonly |
The object's container. |
||
readonly |
Radial repeat config for repeat art. |
||
readonly |
The class name of the object. |
RadialRepeatItem duplicate (relativeObject:Object, insertionLocation:ElementPlacement)
Duplicate this object.
Parameter |
Type |
Description |
---|---|---|
relativeObject |
||
insertionLocation |
ElementPlacement |
RadialRepeatItem move (relativeObject:Object, insertionLocation:ElementPlacement)
Move the object.
Parameter |
Type |
Description |
---|---|---|
relativeObject |
||
insertionLocation |
ElementPlacement |
undefined remove ()
Deletes this object.
undefined removeAll ()
Deletes all elements.
undefined setRadialConfiguration (config:RadialRepeatConfig, state:RadialRepeatUpdate)
Update the radial repeat art.
Parameter |
Type |
Description |
---|---|---|
config |
Updated radial repeat configuration. |
|
state |
Specify which properties of radial repeat gets updated. |