BrightSide Workbench Full Report + Source Code
org.turro.web.funnel.model.WebItemTypeListbox Class Reference
Inheritance diagram for org.turro.web.funnel.model.WebItemTypeListbox:
Collaboration diagram for org.turro.web.funnel.model.WebItemTypeListbox:

Public Member Functions

 WebItemTypeListbox ()
 

Detailed Description

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

Definition at line 28 of file WebItemTypeListbox.java.

Constructor & Destructor Documentation

◆ WebItemTypeListbox()

org.turro.web.funnel.model.WebItemTypeListbox.WebItemTypeListbox ( )

Definition at line 30 of file WebItemTypeListbox.java.

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

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