Public Member Functions |
|
(id) | - initWithBundle: |
|
(id) | - initWithBundle:data: |
|
(void) | - willUnload |
|
(void) | - dealloc |
|
(id) | - bundle |
|
(float) | - length |
|
(void) | - setLength: |
|
(id) | - image |
|
(void) | - setImage: |
|
(id) | - alternateImage |
|
(void) | - setAlternateImage: |
|
(id) | - menu |
|
(void) | - setMenu: |
|
(id) | - toolTip |
|
(void) | - setToolTip: |
|
(id) | - view |
|
(void) | - setView: |
|
(BOOL) | - isMenuDown |
|
(void) | - drawMenuBackground: |
|
(void) | - popUpMenu: |
|
(void) | - unload |
|
(id) | - statusBar |
|
(SEL) | - action |
|
(void) | - setAction: |
|
(id) | - target |
|
(void) | - setTarget: |
|
(id) | - title |
|
(void) | - setTitle: |
|
(id) | - attributedTitle |
|
(void) | - setAttributedTitle: |
|
(BOOL) | - isEnabled |
|
(void) | - setEnabled: |
|
(void) | - setHighlightMode: |
|
(BOOL) | - highlightMode |
|
(void) | - sendActionOn: |
|
(id) | - _initInStatusBar:withLength:withPriority: |
|
(id) | - _window |
|
(id) | - _button |
|
(void) | - _adjustLength |
|
(float) | - defaultLength |
|
(void) | - setController: |
|
(id) | - controller |
|
(void) | - setMenuDown: |
|
(id) | - accessibilityAttributeNames |
|
(id) | - accessibilityAttributeValue: |
|
(BOOL) | - accessibilityIsAttributeSettable: |
|
(void) | - accessibilitySetValue:forAttribute: |
|
(id) | - accessibilityActionNames |
|
(id) | - accessibilityActionDescription: |
|
(void) | - accessibilityPerformAction: |
|
(BOOL) | - accessibilityIsIgnored |
|
(id) | - accessibilityHitTest: |
|
(id) | - accessibilityFocusedUIElement |
|
(id) | - AXRole |
|
(id) | - AXRoleDescription |
|
(id) | - AXSubrole |
|
(id) | - AXDescription |
|
(id) | - AXChildren |
|
(id) | - AXParent |
|
(id) | - AXTitle |
|
(id) | - AXValue |
|
(id) | - AXEnabled |
|
(id) | - AXSelected |
|
(BOOL) | - isAXSelectedSettable |
|
(void) | - setAXSelected: |
|
(id) | - AXPosition |
|
(id) | - AXSize |
|
(void) | - performAXPress |
|
(void) | - performAXCancel |
Static Public Member Functions |
|
(unsigned int) | + defaultLength |
Protected Attributes |
|
NSBundle * | _bundle |
|
NSMenu * | _menu |
|
NSView * | _view |
|
float | _length |
|
struct { |
| unsigned int customView:1 |
| unsigned int menuDown:1 |
| unsigned int reserved:30 |
| } | _flags |
|
id | _controller |
The documentation for this class was generated from the following file:
- /cygdrive/c/src/openafs/openafs.git/repo/src/platform/DARWIN/AFSPreference/SystemUIPlugin.h