Platforms to show: All Mac Windows Linux Cross-Platform
The class NSTabViewItemMBS
class NSTabViewItemMBS
MBS REALbasic Cocoa Plugin (NSTabView),
class, Cocoa, MBS REALbasic Cocoa Plugin (NSTabView), class NSTabViewItemMBS, Console safe, Plugin version: 10.0, Mac OS X: Works, Windows: Does nothing, Linux x86: Does nothing, Feedback.
Function: The Cocoa class for items on the tabview.
Notes: An NSTabViewItem is a convenient way for presenting information in multiple pages. A tab view is usually distinguished by a row of tabs that give the visual appearance of folder tabs. When the user clicks a tab, the tab view displays a view page provided by your application. A tab view keeps a zero-based array of NSTabViewItems, one for each tab in the view.
Function: The Cocoa class for items on the tabview.
Notes: An NSTabViewItem is a convenient way for presenting information in multiple pages. A tab view is usually distinguished by a row of tabs that give the visual appearance of folder tabs. When the user clicks a tab, the tab view displays a view page provided by your application. A tab view keeps a zero-based array of NSTabViewItems, one for each tab in the view.
- property Handle as Integer
- method Constructor(identifier as variant)
- method identifier as variant
- method initialFirstResponder as NSViewMBS
- method label as string
- method tabState as integer
- method tabView as NSTabViewMBS
- method toolTip as string
- method view as NSViewMBS
- const NSBackgroundTab = 1
- const NSPressedTab = 2
- const NSSelectedTab = 0
This class has no sub classes.
Some methods using this class:
- NSTabViewMBS.addTabViewItem(tabViewItem as NSTabViewItemMBS)
- NSTabViewMBS.indexOfTabViewItem(tabViewItem as NSTabViewItemMBS) as integer
- NSTabViewMBS.insertTabViewItem(tabViewItem as NSTabViewItemMBS, atIndex as integer)
- NSTabViewMBS.removeTabViewItem(tabViewItem as NSTabViewItemMBS)
- NSTabViewMBS.selectedTabViewItem as NSTabViewItemMBS
- NSTabViewMBS.selectTabViewItem(tabViewItem as NSTabViewItemMBS)
- NSTabViewMBS.tabViewItemAtIndex(index as integer) as NSTabViewItemMBS
- NSTabViewMBS.tabViewItemAtPoint(x as double, y as double) as NSTabViewItemMBS
- NSTabViewMBS.tabViewItems as NSTabViewItemMBS()
The items on this page are in the following plugins: MBS REALbasic Cocoa Plugin.
Links
MBS REALstudio Plugins - Pfarrgemeinde Ministranten Nickenich