|
||||||||||
| PREV CLASS Documentation homepage NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface NodeExpansionListener
The listener that is notified when a subnetwork is expanded or collapsed in the view.
NodeExpansionEvent,
IlpGraphView.addNodeExpansionListener(ilog.cpl.graph.NodeExpansionListener),
IlpGraphView.removeNodeExpansionListener(ilog.cpl.graph.NodeExpansionListener)| Method Summary | |
|---|---|
void |
nodeCollapsed(NodeExpansionEvent e)
Called whenever a subnetwork in the view has been collapsed. |
void |
nodeExpanded(NodeExpansionEvent e)
Called whenever a subnetwork in the view has been expanded. |
| Method Detail |
|---|
void nodeCollapsed(NodeExpansionEvent e)
void nodeExpanded(NodeExpansionEvent e)
|
||||||||||
| PREV CLASS Documentation homepage NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||