public class UiDataConstants
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
KeyDataCollapseUi
SVG attribute indicating this UI element can trigger a collapse
|
static java.lang.String |
KeyDataCollapsible
SVG attribute indicating this element is collapsible
|
static java.lang.String |
KeyDataNodeId
SVG attribute referencing the IEPTree node id
|
Constructor and Description |
---|
UiDataConstants() |
public static final java.lang.String KeyDataNodeId
public static final java.lang.String KeyDataCollapsible
public static final java.lang.String KeyDataCollapseUi