public class VirtualDataWindowEventStopIndex extends VirtualDataWindowEvent
Constructor and Description |
---|
VirtualDataWindowEventStopIndex(java.lang.String namedWindowName,
java.lang.String indexName)
Ctor.
|
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getIndexName()
Returns the index name.
|
java.lang.String |
getNamedWindowName()
Returns the named window name.
|