public class IlvOverviewAction extends Object implements IlvChartServerAction
IlvChartServerAction
that handles overview interactions. An instance of
this class must be installed with the OverviewAction
string to
handle interactions performed from an IlvChartOverview
DHTML
component.
Instances of this class expect the following parameters:
int
)int
)int
)int
)REQUEST_THREAD, SWING_EVENT_THREAD
Constructor and Description |
---|
IlvOverviewAction()
Creates a new
IlvOverviewAction object. |
Modifier and Type | Method and Description |
---|---|
void |
actionPerformed(IlvChartServerActionEvent event)
Performs the action requested from the client side.
|
int |
getExecutionThread()
Returns the execution thread for this action.
|
public IlvOverviewAction()
IlvOverviewAction
object.public void actionPerformed(IlvChartServerActionEvent event) throws javax.servlet.ServletException
getExecutionThread()
method.actionPerformed
in interface IlvChartServerAction
event
- The server action event.javax.servlet.ServletException
public int getExecutionThread()
IlvChartServerAction.SWING_EVENT_THREAD
.getExecutionThread
in interface IlvChartServerAction
© Copyright Rogue Wave Software, Inc. 1997, 2018. All Rights Reserved.