|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface InheritableProperty
Field Summary |
---|
Fields inherited from interface maspack.properties.Property |
---|
AutoValue, DEFAULT_DOUBLE, IllegalValue, VoidValue |
Method Summary | |
---|---|
PropertyMode |
getMode()
Returns the current mode for this property. |
void |
setMode(PropertyMode mode)
Sets the mode for this property. |
Methods inherited from interface maspack.properties.Property |
---|
get, getHost, getInfo, getName, getRange, set |
Method Detail |
---|
void setMode(PropertyMode mode)
PropertyMode.Explicit
,
PropertyMode.Inherited
,
or PropertyMode.Inactive
.
mode
- new mode for this property.getMode()
PropertyMode getMode()
setMode(maspack.properties.PropertyMode)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |