
Public Member Functions | |
| WOComponent | add () |
| void | addObjectToList () |
| DRAttribute | attribute () |
| WOComponent | deleteSubAttribute () |
| void | deleteSubAttribute (DRAttribute subAtt) |
| WOComponent | down () |
| boolean | isGroup () |
| void | moveSubAttributeUp (DRAttribute subAtt, boolean up) |
| void | moveUp (DRAttribute member, boolean up) |
| void | resetAttributes () |
| int | rowspan () |
| void | setSubAttribute (DRAttribute v) |
| WOComponent | showUserInfo () |
| DRAttribute | subAttribute () |
| WOComponent | toggleGroup () |
| String | toggleGroupImg () |
| void | toggleGroupInList (DRAttribute att) |
| String | toggleGroupLabel () |
| WOComponent | up () |
| WRAttributeEditor (WOContext c) | |
Protected Attributes | |
| DRAttribute | _attribute |
| DRAttribute | _subAttribute |
| WRAttributeEditor | ( | WOContext | c | ) |
| WOComponent add | ( | ) |
| void addObjectToList | ( | ) |
| DRAttribute attribute | ( | ) |
| WOComponent deleteSubAttribute | ( | ) |
| void deleteSubAttribute | ( | DRAttribute | subAtt | ) |
Implements DRAttributeEditing.
| WOComponent down | ( | ) |
| boolean isGroup | ( | ) |
| void moveSubAttributeUp | ( | DRAttribute | subAtt, | |
| boolean | up | |||
| ) |
Implements DRAttributeEditing.
| void moveUp | ( | DRAttribute | member, | |
| boolean | up | |||
| ) |
| void resetAttributes | ( | ) |
| int rowspan | ( | ) |
| void setSubAttribute | ( | DRAttribute | v | ) |
| WOComponent showUserInfo | ( | ) |
| DRAttribute subAttribute | ( | ) |
| WOComponent toggleGroup | ( | ) |
| String toggleGroupImg | ( | ) |
| void toggleGroupInList | ( | DRAttribute | att | ) |
Implements DRAttributeEditing.
| String toggleGroupLabel | ( | ) |
| WOComponent up | ( | ) |
DRAttribute _attribute [protected] |
DRAttribute _subAttribute [protected] |
1.5.8