Definition at line 69 of file CPToolbar.j.
◆ toolbar:itemForItemIdentifier:willBeInsertedIntoToolbar:()
| - (CPToolbarItem CPToolbarDelegate) toolbar: |
|
(CPToolbar) |
toolbar |
| itemForItemIdentifier: |
|
(CPString) |
itemIdentifier |
| willBeInsertedIntoToolbar: |
|
(BOOL) |
flag |
|
|
| |
|
optional |
◆ toolbarAllowedItemIdentifiers:()
| - (CPArray CPToolbarDelegate) toolbarAllowedItemIdentifiers: |
|
(CPToolbar) |
toolbar |
|
|
optional |
◆ toolbarDefaultItemIdentifiers:()
| - (CPArray CPToolbarDelegate) toolbarDefaultItemIdentifiers: |
|
(CPToolbar) |
toolbar |
|
|
optional |
◆ toolbarDidRemoveItem:()
| - (void CPToolbarDelegate) toolbarDidRemoveItem: |
|
(CPNotification) |
notification |
|
|
optional |
◆ toolbarSelectableItemIdentifiers:()
| - (CPArray CPToolbarDelegate) toolbarSelectableItemIdentifiers: |
|
(CPToolbar) |
toolbar |
|
|
optional |
◆ toolbarWillAddItem:()
| - (void CPToolbarDelegate) toolbarWillAddItem: |
|
(CPNotification) |
notification |
|
|
optional |
The documentation for this protocol was generated from the following file: