public abstract class GuiProperty extends java.lang.Object implements IVariableNode
IVariableNode.IVariableNodeBoolean, IVariableNode.IVariableNodeDouble, IVariableNode.IVariableNodeLong, IVariableNode.IVariableNodeObject<T>
IExpressionNode.INodeBoolean, IExpressionNode.INodeDouble, IExpressionNode.INodeLong, IExpressionNode.INodeObject<T>, IExpressionNode.INodeString
Modifier and Type | Field and Description |
---|---|
boolean |
isVisible
If true then this property will be shown in an options ledger.
|
java.lang.String |
name |
Modifier and Type | Method and Description |
---|---|
abstract void |
readFromJson(com.google.gson.JsonElement json) |
abstract com.google.gson.JsonElement |
writeToJson() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
set
evaluateAsString, inline