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

Public Member Functions

 ParticipantRoleListbox ()
 

Detailed Description

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

Definition at line 28 of file ParticipantRoleListbox.java.

Constructor & Destructor Documentation

◆ ParticipantRoleListbox()

org.turro.dossier.zul.dossier.ParticipantRoleListbox.ParticipantRoleListbox ( )

Definition at line 30 of file ParticipantRoleListbox.java.

30  {
31  super(ParticipantRole.values());
32  }

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