ilog.cpl.graph
Class NodeExpansionEvent.Type
java.lang.Object
ilog.util.IlEnum
ilog.util.IlEventType
ilog.cpl.graph.NodeExpansionEvent.Type
- Enclosing class:
- NodeExpansionEvent
public abstract static class NodeExpansionEvent.Type
- extends IlEventType
Event type
metainfo
public static final IlEnumInfo metainfo
- Metainformation about event types.
COLLAPSED
protected static final NodeExpansionEvent.Type COLLAPSED
- Container object has been collapsed.
EXPANDED
protected static final NodeExpansionEvent.Type EXPANDED
- Container object has been expanded.
NodeExpansionEvent.Type
protected NodeExpansionEvent.Type(String name)
- Creates a new event type.
- Parameters:
name - Event name
Copyright © 1996-2007 ILOG S.A. All rights reserved. Documentation homepage. . All Rights Reserved.