|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
An editable form of an IAttributeSet. Note that the set of editable attributes cannot be changed - just their contents.
Method Summary | |
IEditableAttribute |
getEditableAttribute(java.lang.String name)
Synonymn for getAttribute( String ) |
IEditableAttribute[] |
getEditableAttributes()
Synonymn for getAttributes() |
Methods inherited from interface net.sourceforge.groboutils.pmti.v1.IAttributeSet |
getAttribute, getAttributeNames, getAttributes |
Method Detail |
public IEditableAttribute[] getEditableAttributes()
public IEditableAttribute getEditableAttribute(java.lang.String name)
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |