Public Member Functions | |
ValueListitemAdapter (Listbox listbox, Collection collection) | |
Protected Member Functions | |
abstract boolean | equals (V value, V obj) |
Definition at line 29 of file ValueListitemAdapter.java.
org.turro.zkoss.input.ValueListitemAdapter< V >.ValueListitemAdapter | ( | Listbox | listbox, |
Collection | collection | ||
) |
Definition at line 31 of file ValueListitemAdapter.java.
|
abstractprotected |