com.tonbeller.wcf.selection
Interface SelectableFilter


public interface SelectableFilter

determines the result of DefaultSelectionModel#isSelectable

See Also:
DefaultSelectionModel

Method Summary
 boolean isSelectable(java.lang.Object obj)
           
 

Method Detail

isSelectable

public boolean isSelectable(java.lang.Object obj)