org.wings.plaf
Interface ListCG

All Superinterfaces:
ComponentCG<SList>, Serializable

public interface ListCG
extends ComponentCG<SList>


Method Summary
 Update getSelectionUpdate(SList list, List deselectedIndices, List selectedIndices)
           
 
Methods inherited from interface org.wings.plaf.ComponentCG
componentChanged, getComponentUpdate, installCG, uninstallCG, write
 

Method Detail

getSelectionUpdate

Update getSelectionUpdate(SList list,
                          List deselectedIndices,
                          List selectedIndices)


wingS Swings ;-)