MBS Plugin Documentation
Statistics - FAQ - Plugin Parts (All, Dependencies) - Class hierarchie
New in Version 7.0 7.1 7.2 7.3 7.4 7.5 7.6 7.7 7.8 8.0 8.1 8.2 8.3 8.4 8.5 8.6 8.7 9.0
The list of the themes, classes, controls, modules, global methods by category, global methods by name, screenshots, licenses and examples.
Platforms to show: All Mac Windows Linux Cross-Platform
The class ABPickerMBS
class ABPickerMBS
MBS Cocoa Plugin (ABAddressbook),
class, Addressbook, MBS Cocoa Plugin (ABAddressbook), class ABPickerMBS, Plugin version: 7.2, Mac OS X: Works, Windows: Does nothing, Linux x86: Does nothing, Feedback.
Function: A class to control a people picker window.
Notes:
Requires Mac OS X 10.3 or newer.
All methods in this class will catch exceptions from Cocoa and raise a NSExceptionMBS instead. Using the message, name and reason properties you can see what was the reason for this exception. Please report if you find a method which does not handle exceptions correct.
Function: A class to control a people picker window.
Notes:
Requires Mac OS X 10.3 or newer.
All methods in this class will catch exceptions from Cocoa and raise a NSExceptionMBS instead. Using the message, name and reason properties you can see what was the reason for this exception. Please report if you find a method which does not handle exceptions correct.
- event DisplayedPropertyChanged
- event GroupDoubleClicked
- event GroupSelectionChanged
- event NameDoubleClicked
- event NameSelectionChanged
- event ValueSelectionChanged
- property AllowGroupSelection as Boolean
- property AllowMultipleSelection as Boolean
- property AllowMultipleValueSelection as Boolean
- property AllowSingleValueSelection as Boolean
- property Available as Boolean
- property DisplayedProperty as String
- property Handle as Integer
- property Height as Single
- property Left as Single
- property Top as Single
- property Visible as Boolean
- property Width as Single
- method AddProperty(propertyname as String)
- method ClearSearchField
- method ColumnTitle(columntitle as String) as String
- method Create
- method DeselectAll
- method DeselectGroup(group as ABGroupMBS)
- method DeselectIdentifier(person as ABPersonMBS, Identifier as String)
- method DeselectPerson(person as ABPersonMBS)
- method EditInAddressBook
- method InstallEvents(targetwindow as window)
- method Properties as ABStringArrayMBS
- method RemoveEvents
- method RemoveProperty(propertyname as String)
- method SelectedDictionaries as Dictionary()
- method SelectedGroups as ABGroupArrayMBS
- method SelectedIdentifiers(person as ABPersonMBS) as ABStringArrayMBS
- method SelectedRecords as ABRecordArrayMBS
- method SelectedStrings as String()
- method SelectedValues as ABStringArrayMBS
- method SelectGroup(group as ABGroupMBS, ExtendSelection as boolean)
- method SelectIdentifier(person as ABPersonMBS, Identifier as String, ExtendSelection as boolean)
- method SelectInAddressBook
- method SelectPerson(person as ABPersonMBS, ExtendSelection as boolean)
Some examples which use this class:
The items on this page are in the following plugins: MBS Cocoa Plugin.
Monkeybread Software Realbasic Plugins - Bilder aus Nickenich