BrightSide Workbench Full Report + Source Code
org.turro.contacts.zul.organigram.LastItemListbox Class Reference
Inheritance diagram for org.turro.contacts.zul.organigram.LastItemListbox:
Collaboration diagram for org.turro.contacts.zul.organigram.LastItemListbox:

Public Member Functions

 LastItemListbox ()
 

Detailed Description

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

Definition at line 28 of file LastItemListbox.java.

Constructor & Destructor Documentation

◆ LastItemListbox()

org.turro.contacts.zul.organigram.LastItemListbox.LastItemListbox ( )

Definition at line 30 of file LastItemListbox.java.

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

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