Cappuccino  1.0.0
 All Classes Files Functions Variables Typedefs Macros Groups Pages
<CPToolbarDelegate> Protocol Referenceabstract
+ Inheritance diagram for <CPToolbarDelegate>:

Instance Methods

(CPToolbarItem) - toolbar:itemForItemIdentifier:willBeInsertedIntoToolbar:
 
(CPArray) - toolbarAllowedItemIdentifiers:
 
(CPArray) - toolbarDefaultItemIdentifiers:
 
(void) - toolbarDidRemoveItem:
 
(CPArray) - toolbarSelectableItemIdentifiers:
 
(void) - toolbarWillAddItem:
 
- Instance Methods inherited from <CPObject>
(Class) - class
 
(BOOL) - conformsToProtocol:
 
(CPString- debugDescription
 
(CPString- description
 
(CPUInteger) - hash
 
(BOOL) - isEqual:
 
(BOOL) - isKindOfClass:
 
(BOOL) - isMemberOfClass:
 
(BOOL) - isProxy
 
(id) - performSelector:
 
(id) - performSelector:withObject:
 
(id) - performSelector:withObject:withObject:
 
(BOOL) - respondsToSelector:
 
(id) - self
 
(Class) - superclass
 

Detailed Description

Definition at line 69 of file CPToolbar.j.

Method Documentation

- (CPToolbarItem) toolbar: (CPToolbar toolbar
itemForItemIdentifier: (CPString itemIdentifier
willBeInsertedIntoToolbar: (BOOL)  flag 
optional
- (CPArray) toolbarAllowedItemIdentifiers: (CPToolbar toolbar
optional
- (CPArray) toolbarDefaultItemIdentifiers: (CPToolbar toolbar
optional
- (void) toolbarDidRemoveItem: (CPNotification notification
optional
- (CPArray) toolbarSelectableItemIdentifiers: (CPToolbar toolbar
optional
- (void) toolbarWillAddItem: (CPNotification notification
optional

The documentation for this protocol was generated from the following file: