Uses of Class
pamViewFX.PamGuiTabFX
Packages that use PamGuiTabFX
- 
Uses of PamGuiTabFX in dataModelFX
Methods in dataModelFX with parameters of type PamGuiTabFXModifier and TypeMethodDescriptionvoidDataModelPaneFX.createToolbarControls(PamGuiTabFX pamTab) Add data model specific controls to a PamGuiTab. - 
Uses of PamGuiTabFX in pamViewFX
Methods in pamViewFX that return PamGuiTabFXModifier and TypeMethodDescriptionPamGuiFX.addPamTab(TabInfo tabInfo, UserDisplayNodeFX content, boolean detachable) Convenience function to add a closable tab to the display with a new UserDisplayNodeFX.PamGuiFX.getPamTab(int i) Get a PamTabFX at a specified indexTabSelectionPane.getParams(PamGuiTabFX g) PamGuiFX.getTab(int i) Get a tabMethods in pamViewFX that return types with arguments of type PamGuiTabFXMethods in pamViewFX with parameters of type PamGuiTabFXModifier and TypeMethodDescriptionvoidPamGuiFX.addTab(PamGuiTabFX pamGuiTabFX) Add a tab to the tab pane.TabSelectionPane.getParams(PamGuiTabFX g) voidTabSelectionPane.setParams(PamGuiTabFX input) Method parameters in pamViewFX with type arguments of type PamGuiTabFXModifier and TypeMethodDescriptionvoidPamGuiFX.addAllTabs(List<PamGuiTabFX> pamGuiTabFXs) Add tabs to the tab pane.Constructors in pamViewFX with parameters of type PamGuiTabFX