public class IlvFacesGanttPopupMenuAction extends Object implements IlvServerAction
IlvFacesGanttPopupMenuAction
is the default server action
to handle pop-up menu actions.Modifier and Type | Field and Description |
---|---|
static String |
ACTION_NAME
The action name handled by this server action.
|
Constructor and Description |
---|
IlvFacesGanttPopupMenuAction()
Creates a new
IlvFacesGanttPopupMenuAction instance. |
Modifier and Type | Method and Description |
---|---|
void |
actionPerformed(ServerActionEvent event)
Performs the action requested from the client side.
|
protected IlvMenu |
getMenuFromSession(javax.servlet.http.HttpServletRequest request)
Returns the menu model from the session,
|
public static final String ACTION_NAME
public IlvFacesGanttPopupMenuAction()
IlvFacesGanttPopupMenuAction
instance.public void actionPerformed(ServerActionEvent event) throws javax.servlet.ServletException
actionPerformed
in interface IlvServerAction
event
- The server action event.javax.servlet.ServletException
protected IlvMenu getMenuFromSession(javax.servlet.http.HttpServletRequest request)
request
- The http request.© Copyright Rogue Wave Software, Inc. 1997, 2018. All Rights Reserved.