|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectbsys.propertyview.PropertyView.AttributeDescriptor
public static class PropertyView.AttributeDescriptor
Attribute descriptor
| Field Summary | |
|---|---|
boolean |
isMandatory
Whether the attribute is mandatory in object description |
boolean |
isReadOnly
Whether attribute value can be changed |
java.lang.String |
theName
Name |
java.lang.String[] |
thePossibleValues
Possible values |
int |
theRank
Rank value used in sorting |
PropertyView.AttributeType |
theType
Type |
| Constructor Summary | |
|---|---|
PropertyView.AttributeDescriptor()
|
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public java.lang.String theName
public PropertyView.AttributeType theType
public boolean isReadOnly
public boolean isMandatory
public int theRank
public java.lang.String[] thePossibleValues
| Constructor Detail |
|---|
public PropertyView.AttributeDescriptor()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||