BrightSide Workbench Full Report + Source Code
org.turro.dossier.zul.issue.IssueParticipantRoleListbox Class Reference
Inheritance diagram for org.turro.dossier.zul.issue.IssueParticipantRoleListbox:
Collaboration diagram for org.turro.dossier.zul.issue.IssueParticipantRoleListbox:

Public Member Functions

 IssueParticipantRoleListbox ()
 

Detailed Description

Author
Lluis TurrĂ³ Cutiller lluis.nosp@m.@tur.nosp@m.ro.or.nosp@m.g

Definition at line 27 of file IssueParticipantRoleListbox.java.

Constructor & Destructor Documentation

◆ IssueParticipantRoleListbox()

org.turro.dossier.zul.issue.IssueParticipantRoleListbox.IssueParticipantRoleListbox ( )

Definition at line 29 of file IssueParticipantRoleListbox.java.

29  {
30  super(IssueParticipantRole.values());
31  }

The documentation for this class was generated from the following file: