leon.view.web.portlet
Class LyTablePortlet
java.lang.Object
javax.portlet.GenericPortlet
leon.view.web.portlet.LyActionPortlet
leon.view.web.portlet.LyTablePortlet
- All Implemented Interfaces:
- javax.portlet.EventPortlet, javax.portlet.Portlet, javax.portlet.PortletConfig, javax.portlet.ResourceServingPortlet
public class LyTablePortlet
- extends LyActionPortlet
Method Summary |
java.lang.String |
getSortAction(LyStrutsTable table,
javax.portlet.RenderRequest request,
javax.portlet.RenderResponse response)
Gets the sort action and writes associated javascript function for this table. |
java.lang.String |
getTableSelectionAction(LyStrutsTable table,
javax.portlet.RenderRequest request,
javax.portlet.RenderResponse response)
Gets the sort action and writes associated javascript function for this table. |
void |
processAction(javax.portlet.ActionRequest request,
javax.portlet.ActionResponse response)
Handle actions from the form |
Methods inherited from class javax.portlet.GenericPortlet |
getContainerRuntimeOptions, getDefaultNamespace, getInitParameter, getInitParameterNames, getPortletConfig, getPortletContext, getPortletName, getProcessingEventQNames, getPublicRenderParameterNames, getPublishingEventQNames, getResourceBundle, getSupportedLocales, init, processEvent, render, serveResource |
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DIV_TABLE_MESSAGE
public static final java.lang.String DIV_TABLE_MESSAGE
- See Also:
- Constant Field Values
DIV_TABLE_TOOLBAR
public static final java.lang.String DIV_TABLE_TOOLBAR
- See Also:
- Constant Field Values
DIV_TABLE_FILTER
public static final java.lang.String DIV_TABLE_FILTER
- See Also:
- Constant Field Values
LyTablePortlet
public LyTablePortlet()
getSortAction
public java.lang.String getSortAction(LyStrutsTable table,
javax.portlet.RenderRequest request,
javax.portlet.RenderResponse response)
- Gets the sort action and writes associated javascript function for this table.
- Parameters:
pw
- the page writer
- Returns:
- the sort action javascript tag
getTableSelectionAction
public java.lang.String getTableSelectionAction(LyStrutsTable table,
javax.portlet.RenderRequest request,
javax.portlet.RenderResponse response)
- Gets the sort action and writes associated javascript function for this table.
- Parameters:
pw
- the page writer
- Returns:
- the sort action javascript tag
processAction
public void processAction(javax.portlet.ActionRequest request,
javax.portlet.ActionResponse response)
throws javax.portlet.PortletException,
java.io.IOException
- Handle actions from the form
- Specified by:
processAction
in interface javax.portlet.Portlet
- Overrides:
processAction
in class LyActionPortlet
- Throws:
javax.portlet.PortletException
java.io.IOException
Website: W4 S.A., contact us: support@w4global.com