public class PValueViewPropertyReadOnly extends AbstractPropertiesNode implements AppPropertiesNodeItem
| Constructor and Description |
|---|
PValueViewPropertyReadOnly(String type,
Application application,
String name,
Object wv) |
PValueViewPropertyReadOnly(String type,
Application application,
String name,
Object wv,
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 PValueViewPropertyReadOnly(String type, Application application, String name, Object wv)
public PValueViewPropertyReadOnly(String type, Application application, String name, Object wv, 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.