Uses of Class
org.sakaiproject.cheftool.VelocityPortletPaneledAction
-
Packages that use VelocityPortletPaneledAction Package Description org.sakaiproject.cheftool -
-
Uses of VelocityPortletPaneledAction in org.sakaiproject.cheftool
Subclasses of VelocityPortletPaneledAction in org.sakaiproject.cheftool Modifier and Type Class Description classNewPagedResourceActionPagedResourceAction is a base class that handles paged display of lists of Resourecs.classPagedResourceActionPagedResourceAction is a base class that handles paged display of lists of Resourecs.classPagedResourceActionIIPagedResourceAction is a base class that handles paged display of lists of Resourecs with service support for paging.classPagedResourceHelperActionPagedResourceAction is a base class that handles paged display of lists of Resourecs.classVelocityPortletStateActionVelocityPortletStateAction is an extension of VelocityPortletAction which provides a way to associate Controller state with each instances of the portlet using this action.Constructors in org.sakaiproject.cheftool with parameters of type VelocityPortletPaneledAction Constructor Description Context(VelocityPortletPaneledAction action, HttpServletRequest req)
-