API  1.0.0
<CPAppearanceCustomization > Protocol Reference
+ Inheritance diagram for <CPAppearanceCustomization >:

Instance Methods

(CPAppearance- appearance
 
(CPAppearance- effectiveAppearance
 
(void) - setAppearance:
 
(void) - setEffectiveAppearance:
 
- 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 33 of file CPAppearance.j.

Method Documentation

◆ appearance()

- (CPAppearance CPAppearanceCustomization) appearance
required

◆ effectiveAppearance()

- (CPAppearance CPAppearanceCustomization) effectiveAppearance
required

◆ setAppearance:()

- (void CPAppearanceCustomization) setAppearance: (CPAppearance appearance
required

◆ setEffectiveAppearance:()

- (void CPAppearanceCustomization) setEffectiveAppearance: (CPAppearance appearance
required

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