|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use CRoleHolder | |
wt.clients.lifecycle.administrator | |
wt.clients.project | |
wt.clients.util |
Uses of CRoleHolder in wt.clients.lifecycle.administrator |
Subclasses of CRoleHolder in wt.clients.lifecycle.administrator | |
class |
CIndirectRoleHolder
Subclass of CRoleHolder which handles dealing with Role to Role mappings. |
class |
CPhaseTemplate
A client wrapper to handle phase templates. |
Uses of CRoleHolder in wt.clients.project |
Subclasses of CRoleHolder in wt.clients.project | |
class |
CProject
A client wrapper class to handle Projects. |
Fields in wt.clients.project declared as CRoleHolder | |
protected CRoleHolder |
RoleHolderPanel.cRoleHolder
The client role holder for this Panel. |
Methods in wt.clients.project with parameters of type CRoleHolder | |
void |
RoleHolderPanel.setCRoleHolder(CRoleHolder crole_holder)
Set the client role holder for this Panel. |
void |
RoleHolderPanel.setCRoleHolder(CRoleHolder crole_holder,
String selected_role)
Set the client role holder for this Panel. |
Uses of CRoleHolder in wt.clients.util |
Fields in wt.clients.util declared as CRoleHolder | |
(package private) CRoleHolder |
ParticipantSelectionDialog.cRoleHolder
|
Methods in wt.clients.util with parameters of type CRoleHolder | |
void |
ParticipantSelectionDialog.setCRoleHolder(CRoleHolder crole_holder,
String selected_role)
Sets the client role holder which contains the participants. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |