Constructor
new AttributeMenu(attributeSel)
Initializes this AttributeMenu
Parameters:
| Name | Type | Description |
|---|---|---|
attributeSel |
string | The selector pointing to where this attribute selector is located |
- Source:
Classes
Methods
setObject(obj)
Resets the right column by updating it with a new
object (or clearing it if no new object is selected)
Parameters:
| Name | Type | Description |
|---|---|---|
obj |
* | The object to set to |
- Source:
updateObject()
Updates the right column. Called when the currently selected
object gets updated outside of this element
- Source: