public class IlvFacesChartPopupAction extends Object implements IlvChartServerAction, IlvChartConstants
IMAGE_SERVLET_CONTEXT
.Modifier and Type | Field and Description |
---|---|
static String |
ACTION_NAME
The action name handled by this server action.
|
REQUEST_THREAD, SWING_EVENT_THREAD
AUTO_REFRESH, CHART, DATA_SOURCE, DATA_SOURCE_ID, DATABASE_DRIVER, DATABASE_PASSWORD, DATABASE_QUERY, DATABASE_RESULT_SET, DATABASE_URL, DATABASE_USER, FILENAME, INTERACTOR, INTERACTOR_ID, ITEM_PICKING, KEEP_VISIBLE_WINDOW, LABEL_COLUMN_MAPPING, LAYOUT, LEGEND_LAYOUT, MESSAGEBOX, NEAREST_ITEM_PICKING, NEAREST_POINT_PICKING, OVERVIEW_ACTION_NAME, PAN_ACTION_NAME, PICKING_MODE, REFRESH_DATA, SESSION_ID_PREFIX, STATE_URL, STYLE_SHEET, STYLE_SHEETS, TYPE, UPDATE_INTERVAL, X_COLUMN_MAPPING, X_PAN_ALLOWED, X_ZOOM_ALLOWED, X_ZOOM_FACTOR, Y_COLUMN_MAPPING, Y_PAN_ALLOWED, Y_ZOOM_ALLOWED, Y_ZOOM_FACTOR, ZOOM_ACTION_NAME
Constructor and Description |
---|
IlvFacesChartPopupAction()
Creates a new
IlvFacesChartPopupAction instance. |
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 IlvMenu |
getMenuFromSession(javax.servlet.http.HttpServletRequest request)
Returns the menu model from the session.
|
protected Object |
invokeFinder(IlvObjectSelectedFinder baseFinder,
IlvChart view,
String[] params,
String chartId)
Invokes the specified finder with the parameters extracted from the action.
|
public static final String ACTION_NAME
public IlvFacesChartPopupAction()
IlvFacesChartPopupAction
instance.public void actionPerformed(IlvChartServerActionEvent event) throws javax.servlet.ServletException
IlvChartServerAction.getExecutionThread()
method.actionPerformed
in interface IlvChartServerAction
event
- The server action event.javax.servlet.ServletException
protected Object invokeFinder(IlvObjectSelectedFinder baseFinder, IlvChart view, String[] params, String chartId)
baseFinder
- The finder to invoke.view
- The view component.params
- The action parameters.chartId
- The chart ID.protected IlvMenu getMenuFromSession(javax.servlet.http.HttpServletRequest request)
request
- The http request.public int getExecutionThread()
getExecutionThread
in interface IlvChartServerAction
© Copyright Rogue Wave Software, Inc. 1997, 2018. All Rights Reserved.