- attributeNames
Enumeration attributeNames()
Undocumented in source. Be warned that the author may not have intended to support it.
- getDisplayName
String getDisplayName()
Undocumented in source. Be warned that the author may not have intended to support it.
- getName
String getName()
Undocumented in source. Be warned that the author may not have intended to support it.
- getShortDescription
String getShortDescription()
Undocumented in source. Be warned that the author may not have intended to support it.
- getValue
Object getValue(String attributeName)
Undocumented in source. Be warned that the author may not have intended to support it.
- isExpert
bool isExpert()
Undocumented in source. Be warned that the author may not have intended to support it.
- isHidden
bool isHidden()
Undocumented in source. Be warned that the author may not have intended to support it.
- isPreferred
bool isPreferred()
Undocumented in source. Be warned that the author may not have intended to support it.
- setDisplayName
void setDisplayName(String displayName)
Undocumented in source. Be warned that the author may not have intended to support it.
- setExpert
void setExpert(bool expert)
Undocumented in source. Be warned that the author may not have intended to support it.
- setHidden
void setHidden(bool hidden)
Undocumented in source. Be warned that the author may not have intended to support it.
- setName
void setName(String name)
Undocumented in source. Be warned that the author may not have intended to support it.
- setPreferred
void setPreferred(bool preferred)
Undocumented in source. Be warned that the author may not have intended to support it.
- setShortDescription
void setShortDescription(String text)
Undocumented in source. Be warned that the author may not have intended to support it.
- setValue
void setValue(String attributeName, Object value)
Undocumented in source. Be warned that the author may not have intended to support it.