A grid repeat item.
Go to Property Listing | Method Listing
|
Property |
Type |
Access |
Description |
|---|---|---|---|
|
readonly |
Grid repeat config for repeat art. |
||
|
readonly |
The object's container. |
||
|
readonly |
The class name of the object. |
GridRepeatItem duplicate (relativeObject:Object, insertionLocation:ElementPlacement)
Duplicate this object.
|
Parameter |
Type |
Description |
|---|---|---|
|
relativeObject |
||
|
insertionLocation |
ElementPlacement |
GridRepeatItem 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 setGridConfiguration (config:GridRepeatConfig, state:GridRepeatUpdate)
Update the grid repeat art.
|
Parameter |
Type |
Description |
|---|---|---|
|
config |
Updated grid repeat configuration. |
|
|
state |
Specify which properties of grid repeat gets updated. |