public class IlvZoomAction extends Object implements IlvChartServerAction
IlvChartZoomInteractor
DHTML
interactor, and expects the following parameters:
int
)int
)int
)int
)REQUEST_THREAD, SWING_EVENT_THREAD
Constructor and Description |
---|
IlvZoomAction()
Creates a new
ZoomAction 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.
|
protected void |
zoom(IlvChartServerActionEvent evt,
IlvDataWindow zoomedDataWindow)
Called to zoom to the specified data window.
|
public void actionPerformed(IlvChartServerActionEvent event) throws javax.servlet.ServletException
getExecutionThread()
method.actionPerformed
in interface IlvChartServerAction
event
- The server action event.javax.servlet.ServletException
- Some request parameters are missing.protected void zoom(IlvChartServerActionEvent evt, IlvDataWindow zoomedDataWindow)
public int getExecutionThread()
IlvChartServerAction.SWING_EVENT_THREAD
getExecutionThread
in interface IlvChartServerAction
© Copyright Rogue Wave Software, Inc. 1997, 2018. All Rights Reserved.