Class PartitionList
Class defined in:src/node-partitionlist.js:27
addButtonToItem( id, buttonId, type, geometry )
src/node-partitionlist.js:486
Add an interactable button to a partition in the list
Parameters:editButtonOnItem( id, buttonId, type, geometry )
src/node-partitionlist.js:499
Edit an interactable button for an item in the list
Parameters:editButtonVisibilityOnItem( id, buttonId, visible )
src/node-partitionlist.js:512
Edit visibility for an interactable button for an item in the list
Parameters:
Object
findButtonByPoint( id, point )
src/node-partitionlist.js:524
Test to see which button is under a given point
Parameters:Returns: <Object>
button button under the point
SAGE2: PartitionList