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(jakarta.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 jakarta.servlet.ServletException
actionPerformed
in interface IlvServerAction
event
- The server action event.jakarta.servlet.ServletException
protected IlvMenu getMenuFromSession(jakarta.servlet.http.HttpServletRequest request)
request
- The http request.© Copyright 2024 Rogue Wave Software, Inc., a Perforce company.. All Rights Reserved.