public class PValueViewProperty extends AbstractPropertiesNode implements AppPropertiesNodeItem
| Constructor and Description |
|---|
PValueViewProperty(String type,
Application application,
net.thevpc.common.props.ObservableValue wv) |
PValueViewProperty(String type,
Application application,
net.thevpc.common.props.ObservableValue value,
Object[] values) |
| Modifier and Type | Method and Description |
|---|---|
Object |
getEvaluatedValue() |
Class |
getType() |
Object[] |
getValues() |
boolean |
isEditable() |
String |
name() |
Object |
object() |
void |
setValue(Object aValue) |
String |
toString() |
getUserObject, parent, putUserObject, tree, typeclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetUserObject, parent, putUserObject, tree, typepublic PValueViewProperty(String type, Application application, net.thevpc.common.props.ObservableValue wv)
public PValueViewProperty(String type, Application application, net.thevpc.common.props.ObservableValue value, Object[] values)
public String name()
name in interface AppPropertiesNodepublic Object object()
object in interface AppPropertiesNodepublic Object[] getValues()
getValues in interface AppPropertiesNodeItempublic boolean isEditable()
isEditable in interface AppPropertiesNodeItempublic Class getType()
getType in interface AppPropertiesNodeItempublic void setValue(Object aValue)
setValue in interface AppPropertiesNodeItempublic Object getEvaluatedValue()
getEvaluatedValue in interface AppPropertiesNodeItempublic String toString()
toString in class AbstractPropertiesNodeCopyright © 2021 vpc open source initiative. All rights reserved.