Uses of Class
org.teamapps.ux.component.toolbutton.ToolButton
Packages that use ToolButton
Package
Description
-
Uses of ToolButton in org.teamapps.ux.component.field.combobox
Methods in org.teamapps.ux.component.field.combobox with parameters of type ToolButtonModifier and TypeMethodDescriptionvoidComboBox.addToolButton(ToolButton toolButton) voidComboBox.removeToolButton(ToolButton toolButton) -
Uses of ToolButton in org.teamapps.ux.component.pageview
Methods in org.teamapps.ux.component.pageview that return types with arguments of type ToolButtonMethods in org.teamapps.ux.component.pageview with parameters of type ToolButtonModifier and TypeMethodDescriptionvoidAbstractPageViewBlock.addToolButton(ToolButton toolButton) voidAbstractPageViewBlock.removeToolButton(ToolButton toolButton) Method parameters in org.teamapps.ux.component.pageview with type arguments of type ToolButtonModifier and TypeMethodDescriptionAbstractPageViewBlock.setToolButtons(List<ToolButton> toolButtons) -
Uses of ToolButton in org.teamapps.ux.component.panel
Methods in org.teamapps.ux.component.panel that return types with arguments of type ToolButtonMethods in org.teamapps.ux.component.panel with parameters of type ToolButtonModifier and TypeMethodDescriptionvoidPanel.addToolButton(ToolButton toolButton) voidPanel.removeToolButton(ToolButton toolButton) Method parameters in org.teamapps.ux.component.panel with type arguments of type ToolButton -
Uses of ToolButton in org.teamapps.ux.component.tabpanel
Methods in org.teamapps.ux.component.tabpanel that return types with arguments of type ToolButtonMethods in org.teamapps.ux.component.tabpanel with parameters of type ToolButtonModifier and TypeMethodDescriptionvoidTabPanel.addToolButton(ToolButton toolButton) voidTabPanel.removeToolButton(ToolButton toolButton) Method parameters in org.teamapps.ux.component.tabpanel with type arguments of type ToolButton -
Uses of ToolButton in org.teamapps.ux.component.toolbutton
Methods in org.teamapps.ux.component.toolbutton with parameters of type ToolButtonModifier and TypeMethodDescriptionvoidToolButtonContainer.handleToolButtonClick(ToolButton toolButton) -
Uses of ToolButton in org.teamapps.ux.component.webrtc
Methods in org.teamapps.ux.component.webrtc that return types with arguments of type ToolButtonMethod parameters in org.teamapps.ux.component.webrtc with type arguments of type ToolButtonModifier and TypeMethodDescriptionvoidMediaSoupV3WebRtcClient.setToolButtons(List<ToolButton> toolButtons)