Uses of Class
com.jalios.jcms.portlet.PortletSkinable
-
Packages that use PortletSkinable Package Description com.jalios.jcms.portlet Contains core Portlets parent of all generated portlets. -
-
Uses of PortletSkinable in com.jalios.jcms.portlet
Classes in com.jalios.jcms.portlet with type parameters of type PortletSkinable Modifier and Type Class Description static class
PortletSkinable.PortletSkinableTitleComparator<T extends PortletSkinable>
Sort the PortletSkinable according to their display title.Subclasses of PortletSkinable in com.jalios.jcms.portlet Modifier and Type Class Description class
PortletParent
An abstract PortletParent representation with fields to implements - Publication -> ChildrenConstructors in com.jalios.jcms.portlet with parameters of type PortletSkinable Constructor Description PortletSkinable(PortletSkinable other)
-