|
| NewLinkEvent (Object source, String type, MatrixTreeNode[] sourceNodes, MatrixTreeNode parentNode, int index, int prevIndex, String[] parentIds) |
|
String | getType () |
|
MatrixTreeNode[] | getSourceNodes () |
|
MatrixTreeNode | getParentNode () |
|
int | getIndex () |
|
int | getPrevIndex () |
|
String[] | getParentIds () |
|
|
static final String | LINK_TYPE_MOVE = "move asset" |
|
static final String | LINK_TYPE_NEW_LINK = "new link" |
|
static final String | LINK_TYPE_CLONE = "clone" |
|
Definition at line 22 of file NewLinkEvent.java.
The documentation for this class was generated from the following file:
- /Users/webmaster/Desktop/squiz_matrix/core/lib/asset_map/java/src/net/squiz/matrix/matrixtree/NewLinkEvent.java