Uses of Interface
com.hp.lft.sdk.powerbuilder.Tab
Packages that use Tab
-
Uses of Tab in com.hp.lft.sdk.powerbuilder
Methods in com.hp.lft.sdk.powerbuilder that return TabModifier and TypeMethodDescriptionTabControl.getSelectedTab()
Returns the selected tab in the tab control.Returns the tab with the specified name.Methods in com.hp.lft.sdk.powerbuilder that return types with arguments of type TabMethods in com.hp.lft.sdk.powerbuilder with parameters of type TabModifier and TypeMethodDescriptionvoid
Selects the specified tab.void
TabControl.select
(Tab tab, MouseButton button) Selects the specified tab in the tab control.