protected class MockNodeManager.SystemField extends DataTypeField
field, nodeManagerdataType, listItemType, readOnly, state, typedescription, guiName, keySTATE_PERSISTENT, STATE_SYSTEM, STATE_SYSTEM_VIRTUAL, STATE_UNKNOWN, STATE_VIRTUAL, TYPE_BINARY, TYPE_BOOLEAN, TYPE_BYTE, TYPE_DATETIME, TYPE_DECIMAL, TYPE_DOUBLE, TYPE_FLOAT, TYPE_INTEGER, TYPE_LIST, TYPE_LONG, TYPE_NODE, TYPE_STRING, TYPE_UNKNOWN, TYPE_XML| Constructor and Description |
|---|
SystemField(String name,
NodeManager nm,
DataType dt) |
| Modifier and Type | Method and Description |
|---|---|
int |
getEditPosition()
Retrieve the position of the field when editing.
|
boolean |
isReadOnly()
Returns whether a field is a read only.
|
getGUIType, getListPosition, getMaxLength, getNodeManager, getSearchPosition, getStoragePosition, validateclone, clone, compareTo, equals, getDataType, getListItemType, getState, getType, hashCode, hasIndex, isRequired, isTemporary, isUnique, isVirtual, setDataType, setState, toStringclone, getDefaultLocale, getDescription, getDescription, getGUIName, getGUIName, getLocalizedDescription, getLocalizedGUIName, getName, setDescription, setDescription, setGUIName, setGUIName, setLocalizedDescription, setLocalizedGUINamefinalize, getClass, notify, notifyAll, wait, wait, waitgetDescription, getDescription, getGUIName, getGUIName, getLocalizedDescription, getLocalizedGUIName, getName, setDescription, setDescription, setGUIName, setGUINamepublic SystemField(String name, NodeManager nm, DataType dt)
public boolean isReadOnly()
AbstractFieldisReadOnly in interface FieldisReadOnly in class DataTypeFieldtrue when read onlyField.isVirtual()public int getEditPosition()
FieldgetEditPosition in interface FieldgetEditPosition in class DataTypeFieldMMBase 1.9-SNAPSHOT - ${javadoctimestamp}