#import <CPTabViewItem.h>
Class Methods | |
(CPTabViewItem) | + tabViewItemWithViewController: |
Class Methods inherited from CPObject | |
(BOOL) | + accessInstanceVariablesDirectly |
(id) | + alloc |
(id) | + allocWithCoder: |
(BOOL) | + automaticallyNotifiesObserversForKey: |
(void) | + cancelPreviousPerformRequestsWithTarget: |
(void) | + cancelPreviousPerformRequestsWithTarget:selector:object: |
(Class) | + class |
(BOOL) | + conformsToProtocol: |
(void) | + exposeBinding: |
(void) | + initialize |
(IMP) | + instanceMethodForSelector: |
(BOOL) | + instancesImplementSelector: |
(BOOL) | + instancesRespondToSelector: |
(BOOL) | + isBindingExclusive: |
(BOOL) | + isSubclassOfClass: |
(CPSet) | + keyPathsForValuesAffectingValueForKey: |
(void) | + load |
(id) | + new |
(void) | + object:performSelector:withObject:afterDelay:inModes: |
(void) | + setVersion: |
(Class) | + superclass |
(int) | + version |
The class representation of an item in a CPTabView. One tab view item can be shown at a time in a CPTabView.
Definition at line 2 of file CPTabViewItem.h.
|
implementation |
Returns the tab's auxiliary view
Definition at line 228 of file CPTabViewItem.j.
|
implementation |
Synthesized accessor method.
Provided by category CPTabViewItem(CPSynthesizedAccessors).
Definition at line 358 of file CPTabViewItem.j.
|
implementation |
Provided by category CPTabViewItem(CPCoding).
Definition at line 301 of file CPTabViewItem.j.
|
implementation |
Synthesized accessor method.
Provided by category CPTabViewItem(CPSynthesizedAccessors).
Definition at line 390 of file CPTabViewItem.j.
|
implementation |
Returns the tab's identifier.
Definition at line 184 of file CPTabViewItem.j.
|
implementation |
Returns the CPTabViewItem's image
Provided by category CPTabViewItem(CPSynthesizedAccessors).
Definition at line 157 of file CPTabViewItem.j.
|
implementation |
Initializes the receiver
Reimplemented from CPObject.
Definition at line 82 of file CPTabViewItem.j.
|
implementation |
Provided by category CPTabViewItem(CPCoding).
Definition at line 282 of file CPTabViewItem.j.
|
implementation |
Initializes the tab view item with the specified identifier.
Definition at line 104 of file CPTabViewItem.j.
|
implementation |
Returns the CPTabViewItem's label
Definition at line 135 of file CPTabViewItem.j.
|
implementation |
Synthesized accessor method.
Provided by category CPTabViewItem(CPSynthesizedAccessors).
Definition at line 374 of file CPTabViewItem.j.
|
implementation |
Sets the tab's auxiliary view.
anAuxiliaryView | the new auxiliary view |
Definition at line 220 of file CPTabViewItem.j.
|
implementation |
Synthesized accessor method.
Provided by category CPTabViewItem(CPSynthesizedAccessors).
Definition at line 366 of file CPTabViewItem.j.
|
implementation |
Synthesized accessor method.
Provided by category CPTabViewItem(CPSynthesizedAccessors).
Definition at line 398 of file CPTabViewItem.j.
|
implementation |
Sets the item's identifier.
anIdentifier | the new identifier for the item |
Definition at line 176 of file CPTabViewItem.j.
|
implementation |
Sets the CPTabViewItem's image.
anImage | the image for the item |
Provided by category CPTabViewItem(CPSynthesizedAccessors).
Definition at line 145 of file CPTabViewItem.j.
|
implementation |
Sets the CPTabViewItem's label.
aLabel | the label for the item |
Definition at line 123 of file CPTabViewItem.j.
|
implementation |
Synthesized accessor method.
Provided by category CPTabViewItem(CPSynthesizedAccessors).
Definition at line 382 of file CPTabViewItem.j.
|
implementation |
Synthesized accessor method.
Provided by category CPTabViewItem(CPSynthesizedAccessors).
Definition at line 326 of file CPTabViewItem.j.
|
implementation |
Sets the view that gets displayed in this tab.
Definition at line 193 of file CPTabViewItem.j.
|
implementation |
Sets the specified view controller for the tab view item.
aViewController | an instance of CPViewController. |
Definition at line 254 of file CPTabViewItem.j.
|
implementation |
Synthesized accessor method.
Provided by category CPTabViewItem(CPSynthesizedAccessors).
Definition at line 414 of file CPTabViewItem.j.
|
implementation |
Returns the tab's current state.
Definition at line 166 of file CPTabViewItem.j.
|
implementation |
Returns the tab view that contains this item.
Definition at line 237 of file CPTabViewItem.j.
|
implementation |
Definition at line 74 of file CPTabViewItem.j.
|
implementation |
Synthesized accessor method.
Provided by category CPTabViewItem(CPSynthesizedAccessors).
Definition at line 318 of file CPTabViewItem.j.
|
implementation |
Returns the tab's view.
Definition at line 207 of file CPTabViewItem.j.
|
implementation |
Synthesized accessor method.
Provided by category CPTabViewItem(CPSynthesizedAccessors).
Definition at line 350 of file CPTabViewItem.j.
|
implementation |
Synthesized accessor method.
Provided by category CPTabViewItem(CPSynthesizedAccessors).
Definition at line 406 of file CPTabViewItem.j.