Uses of Class
org.gcube.portal.custom.communitymanager.components.GCUBELayoutTab
-
Packages that use GCUBELayoutTab Package Description org.gcube.portal.custom.communitymanager.components -
-
Uses of GCUBELayoutTab in org.gcube.portal.custom.communitymanager.components
Methods in org.gcube.portal.custom.communitymanager.components that return types with arguments of type GCUBELayoutTab Modifier and Type Method Description ArrayList<GCUBELayoutTab>GCUBELayoutTab. getSubTabs()List<GCUBELayoutTab>GCUBESiteLayout. getTabs()Methods in org.gcube.portal.custom.communitymanager.components with parameters of type GCUBELayoutTab Modifier and Type Method Description voidGCUBELayoutTab. addSubTab(GCUBELayoutTab subtab)method to add children tabsvoidGCUBESiteLayout. addTab(GCUBELayoutTab layoutTab)
-