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

Instance Methods

(void) - tabView:didSelectTabViewItem:
 
(BOOL) - tabView:shouldSelectTabViewItem:
 
(void) - tabView:willSelectTabViewItem:
 
(void) - tabViewDidChangeNumberOfTabViewItems:
 
- 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 40 of file CPTabView.j.

Method Documentation

- (void) tabView: (CPTabView tabView
didSelectTabViewItem: (CPTabViewItem tabViewItem 
optional
- (BOOL) tabView: (CPTabView tabView
shouldSelectTabViewItem: (CPTabViewItem tabViewItem 
optional
- (void) tabView: (CPTabView tabView
willSelectTabViewItem: (CPTabViewItem tabViewItem 
optional
- (void) tabViewDidChangeNumberOfTabViewItems: (CPTabView tabView
optional

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