Uses of Class
org.teamapps.ux.component.toolbar.Toolbar
-
Packages that use Toolbar Package Description org.teamapps.ux.component.mobile org.teamapps.ux.component.panel org.teamapps.ux.component.tabpanel org.teamapps.ux.component.workspacelayout -
-
Uses of Toolbar in org.teamapps.ux.component.mobile
Fields in org.teamapps.ux.component.mobile declared as Toolbar Modifier and Type Field Description protected ToolbarMobileLayout. toolbarMethods in org.teamapps.ux.component.mobile that return Toolbar Modifier and Type Method Description ToolbarMobileLayout. getToolbar()Methods in org.teamapps.ux.component.mobile with parameters of type Toolbar Modifier and Type Method Description voidMobileLayout. setToolbar(Toolbar toolbar) -
Uses of Toolbar in org.teamapps.ux.component.panel
Methods in org.teamapps.ux.component.panel that return Toolbar Modifier and Type Method Description ToolbarPanel. getToolbar()Methods in org.teamapps.ux.component.panel with parameters of type Toolbar Modifier and Type Method Description voidPanel. setToolbar(Toolbar toolbar) -
Uses of Toolbar in org.teamapps.ux.component.tabpanel
Methods in org.teamapps.ux.component.tabpanel that return Toolbar Modifier and Type Method Description ToolbarTab. getToolbar()Methods in org.teamapps.ux.component.tabpanel with parameters of type Toolbar Modifier and Type Method Description TabTab. setToolbar(Toolbar toolbar) -
Uses of Toolbar in org.teamapps.ux.component.workspacelayout
Methods in org.teamapps.ux.component.workspacelayout that return Toolbar Modifier and Type Method Description ToolbarWorkSpaceLayout. getToolbar()ToolbarWorkSpaceLayoutView. getToolbar()Methods in org.teamapps.ux.component.workspacelayout with parameters of type Toolbar Modifier and Type Method Description voidWorkSpaceLayout. setToolbar(Toolbar toolbar)voidWorkSpaceLayoutView. setToolbar(Toolbar toolbar)
-