Inheritance diagram for RolesSection:
Collaboration diagram for RolesSection:Public Methods | |
| RolesSection (String title, String description, PDEFormPage page, Composite parent, List< RoleDefinition > items) | |
Protected Methods | |
| void | doAdd () |
| Comparator< RoleDefinition > | getComparator () |
| IBaseLabelProvider | getLabelProvider () |
| RolesSection | ( | String | title, |
| String | description, | ||
| PDEFormPage | page, | ||
| Composite | parent, | ||
| List< RoleDefinition > | items | ||
| ) |
| void doAdd | ( | ) | [protected] |
| Comparator<RoleDefinition> getComparator | ( | ) | [protected] |
| IBaseLabelProvider getLabelProvider | ( | ) | [protected] |