BrightSide Workbench Full Report + Source Code
org.turro.crm.zul.sale.ProspectStageListbox Class Reference
Inheritance diagram for org.turro.crm.zul.sale.ProspectStageListbox:
Collaboration diagram for org.turro.crm.zul.sale.ProspectStageListbox:

Public Member Functions

 ProspectStageListbox ()
 

Detailed Description

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

Definition at line 28 of file ProspectStageListbox.java.

Constructor & Destructor Documentation

◆ ProspectStageListbox()

org.turro.crm.zul.sale.ProspectStageListbox.ProspectStageListbox ( )

Definition at line 30 of file ProspectStageListbox.java.

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

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