OOOoyalaTVOptionCell Class Reference

#import <OOOoyalaTVOptionCell.h>

+ Inheritance diagram for OOOoyalaTVOptionCell:

Instance Methods

(instancetype) - initWithFrame:
 
(BOOL) - canBecomeFocused
 
(void) - didUpdateFocusInContext:withAnimationCoordinator: [implementation]
 
(void) - pressesBegan:withEvent: [implementation]
 
(void) - pressesEnded:withEvent: [implementation]
 
(BOOL) - shouldUpdateFocusInContext: [implementation]
 

Properties

UILabel * optionLabel
 
UILabel * checkedLabel
 
BOOL isFocused
 

Method Documentation

- (BOOL) canBecomeFocused
- (void) didUpdateFocusInContext: (UIFocusUpdateContext *)  context
withAnimationCoordinator: (UIFocusAnimationCoordinator *)  coordinator 
implementation
- (instancetype) initWithFrame: (CGRect)  frame
- (void) pressesBegan: (NSSet<UIPress *> *)  presses
withEvent: (UIPressesEvent *)  event 
implementation
- (void) pressesEnded: (NSSet<UIPress *> *)  presses
withEvent: (UIPressesEvent *)  event 
implementation
- (BOOL) shouldUpdateFocusInContext: (UIFocusUpdateContext *)  context
implementation

Property Documentation

- (UILabel*) checkedLabel
readwriteatomic
- (BOOL) isFocused
readwriteatomic
- (UILabel*) optionLabel
readwriteatomic

The documentation for this class was generated from the following files: