public interface IActionRenderer
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
AXIS_LABEL |
static java.lang.String |
LEGEND_ITEM_DATA |
static java.lang.String |
LEGEND_ITEM_TEXT
Expression evaluated in Legend trigger action.
|
static java.lang.String |
LEGEND_ITEM_VALUE |
Modifier and Type | Method and Description |
---|---|
void |
processAction(Action action,
StructureSource source)
Deprecated.
|
void |
processAction(Action action,
StructureSource source,
RunTimeContext rtc)
Process the action with given source object.
|
static final java.lang.String LEGEND_ITEM_DATA
static final java.lang.String LEGEND_ITEM_TEXT
static final java.lang.String LEGEND_ITEM_VALUE
static final java.lang.String AXIS_LABEL
void processAction(Action action, StructureSource source, RunTimeContext rtc)
action
- Action Object.source
- Source Objectrtc
- chart runtime contextvoid processAction(Action action, StructureSource source)
processAction(Action, StructureSource, RunTimeContext)
insteadaction
- Action Object.source
- Source ObjectCopyright © 2014 OpenText Corp. All rights reserved.