Online Documentation - Statistics - FAQ - Plugin Parts (All, Dependencies) - Class hierarchy
New in Version 22.2 22.3 22.4 22.5 23.0 23.1 23.2 23.3 23.4 23.5 24.0 24.1
The list of the topics, classes, interfaces, controls, modules, global methods by category, global methods by name, screenshots, licenses and examples.
Platforms to show: All Mac Windows Linux Cross-Platform
Back to CBIdentityPickerMBS class.
CBIdentityPickerMBS.allowsMultipleSelection as boolean
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
property | Collaboration | MBS MacFrameworks Plugin | 12.3 | ✅ Yes | ❌ No | ❌ No | ❌ No | Desktop only |
By default, you cannot select multiple records.
Set to true if you can select multiple records; otherwise, false.
(Read and Write computed property)
CBIdentityPickerMBS.Constructor
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
method | Collaboration | MBS MacFrameworks Plugin | 12.3 | ✅ Yes | ❌ No | ❌ No | ❌ No | Desktop only |
CBIdentityPickerMBS.identities as CBIdentityMBS()
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
method | Collaboration | MBS MacFrameworks Plugin | 12.3 | ✅ Yes | ❌ No | ❌ No | ❌ No | Desktop only |
CBIdentityPickerMBS.runModal as Integer
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
method | Collaboration | MBS MacFrameworks Plugin | 12.3 | ✅ Yes | ❌ No | ❌ No | ❌ No | Desktop only |
NSOKButton if the user selected OK; otherwise, NSCancelButton.
The receiver may create identities for selected records if necessary.
CBIdentityPickerMBS.runModalForWindow(win as DesktopWindow)
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
method | Collaboration | MBS MacFrameworks Plugin | 22.0 | ✅ Yes | ❌ No | ❌ No | ❌ No | Desktop only |
window: The parent window for the sheet.
Calls identityPickerDidEnd event later.
See also:
CBIdentityPickerMBS.runModalForWindow(win as window)
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
method | Collaboration | MBS MacFrameworks Plugin | 12.3 | ✅ Yes | ❌ No | ❌ No | ❌ No | Desktop only |
window: The parent window for the sheet.
Calls identityPickerDidEnd event later.
See also:
CBIdentityPickerMBS.title as string
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
property | Collaboration | MBS MacFrameworks Plugin | 12.3 | ✅ Yes | ❌ No | ❌ No | ❌ No | Desktop only |
(Read and Write computed property)
The items on this page are in the following plugins: MBS MacFrameworks Plugin.