Uses of Interface
org.uispec4j.ListBoxCellValueConverter

Packages that use ListBoxCellValueConverter
org.uispec4j Provides classes for handling user interface components. 
 

Uses of ListBoxCellValueConverter in org.uispec4j
 

Classes in org.uispec4j that implement ListBoxCellValueConverter
 class DefaultListBoxCellValueConverter
          Default implementation for the ListBoxCellValueConverter interface.
 

Methods in org.uispec4j with parameters of type ListBoxCellValueConverter
 void ListBox.setCellValueConverter(ListBoxCellValueConverter cellValueConverter)
           
 void ComboBox.setCellValueConverter(ListBoxCellValueConverter cellValueConverter)
           
 



Copyright © 2004-2010. All Rights Reserved.