public class IlvPanAction extends Object implements IlvChartServerAction
IlvChartPanInteractor
DHTML
interactor, and expects the following parameters:
int
)int
)REQUEST_THREAD, SWING_EVENT_THREAD
Constructor and Description |
---|
IlvPanAction()
Creates a new
IlvPanAction 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 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.