Uses of Class
com.jalios.jcms.jportal.JPortalEditPortletUIHandler.SkinSection
-
Packages that use JPortalEditPortletUIHandler.SkinSection Package Description com.jalios.jcms.jportal -
-
Uses of JPortalEditPortletUIHandler.SkinSection in com.jalios.jcms.jportal
Methods in com.jalios.jcms.jportal that return JPortalEditPortletUIHandler.SkinSection Modifier and Type Method Description static JPortalEditPortletUIHandler.SkinSection
JPortalEditPortletUIHandler.SkinSection. valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.static JPortalEditPortletUIHandler.SkinSection[]
JPortalEditPortletUIHandler.SkinSection. values()
Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.jalios.jcms.jportal with parameters of type JPortalEditPortletUIHandler.SkinSection Modifier and Type Method Description boolean
JPortalEditPortletUIHandler. showSection(JPortalEditPortletUIHandler.SkinSection section)
-