|
||||||||||
| PREV CLASS Documentation homepage NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectilog.util.IlEnum
ilog.util.IlEventType
ilog.cpl.graph.GraphRendererEvent.Type
public abstract static class GraphRendererEvent.Type
Event type
| Field Summary | |
|---|---|
static GraphRendererEvent.Type |
CONTAINER_ADDED
Adding a container representation. |
static GraphRendererEvent.Type |
CONTAINER_UPDATED
Updating a container representation. |
static GraphRendererEvent.Type |
GRAPHIC_ADDED
Adding a container representation. |
static GraphRendererEvent.Type |
GRAPHIC_UPDATED
Updating a container representation. |
static IlEnumInfo |
metainfo
Metainformation about event type. |
| Constructor Summary | |
|---|---|
protected |
GraphRendererEvent.Type()
Default constructor |
protected |
GraphRendererEvent.Type(String name)
Creates a new event type |
| Method Summary |
|---|
| Methods inherited from class ilog.util.IlEventType |
|---|
notify |
| Methods inherited from class ilog.util.IlEnum |
|---|
getName, intern, setName, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
public static final IlEnumInfo metainfo
public static final GraphRendererEvent.Type CONTAINER_ADDED
public static final GraphRendererEvent.Type CONTAINER_UPDATED
public static final GraphRendererEvent.Type GRAPHIC_ADDED
public static final GraphRendererEvent.Type GRAPHIC_UPDATED
| Constructor Detail |
|---|
protected GraphRendererEvent.Type()
protected GraphRendererEvent.Type(String name)
name - Type name
|
||||||||||
| PREV CLASS Documentation homepage NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||