|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface CheckStateChangeListener<E extends javax.swing.tree.DefaultMutableTreeNode>
Special listener for WebCheckBoxTree check state changes.
Method Summary | |
---|---|
void |
checkStateChanged(java.util.List<CheckStateChange<E>> stateChanges)
Informs about single or multiply check state changes. |
Method Detail |
---|
void checkStateChanged(java.util.List<CheckStateChange<E>> stateChanges)
stateChanges
- check state changes list
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |