Constructor
new FragmentEntryLinkListRow()
Members
(static, non-null) STATE :Object
State definition.
Type:
- Object
- Source:
_floatingToolbar :object|null
Floating toolbar instance for internal use.
Type:
- object | null
- Default Value:
- null
- Source:
_resizeRowColumns :Array
Copy of row columns for resizing.
Type:
- Array
- Default Value:
- null
- Source:
_resizing :boolean
If
true
, the user is resizing a column.
Type:
- boolean
- Default Value:
- false
- Source:
row :object
Row.
Type:
- object
- Default Value:
- undefined
- Source:
rowId :string
Row ID.
Type:
- string
- Default Value:
- undefined
- Source:
Methods
(static) _getFloatingToolbarButtons(config) → {Array.<object>}
Parameters:
Name | Type | Description |
---|---|---|
config |
object |
- Source:
Returns:
Floating toolbar buttons
- Type
- Array.<object>
created()
- Source:
disposed()
- Source:
prepareStateForRender(state) → {object}
Parameters:
Name | Type | Description |
---|---|---|
state |
object |
- Source:
Returns:
- Type
- object
rendered()
- Source:
shouldUpdate() → {boolean}
- Source:
Returns:
- Type
- boolean
syncGetAssetFieldValueURL()
Handle getAssetFieldValueURL changed
- Source:
syncLayoutData()
Handle layoutData changed