Uses of Class
org.apache.syncope.client.enduser.panels.Sidebar
Packages that use Sidebar
-
Uses of Sidebar in org.apache.syncope.client.enduser
Methods in org.apache.syncope.client.enduser that return types with arguments of type SidebarModifier and TypeMethodDescriptionEnduserProperties.getSidebar()
SyncopeWebApplication.getSidebar()
Method parameters in org.apache.syncope.client.enduser with type arguments of type SidebarModifier and TypeMethodDescriptionvoid
EnduserProperties.setSidebar
(Class<? extends Sidebar> sidebar) -
Uses of Sidebar in org.apache.syncope.client.enduser.pages
Fields in org.apache.syncope.client.enduser.pages declared as Sidebar