UIFormAssistant Klassenreferenz

#import <UIFormAssistant.h>

Abgeleitet von UIView.

Aufstellung aller Elemente


Öffentliche Methoden

(id) - _formPeripheralForFormControl:
(id) - initWithFrame:
(void) - dealloc
(void) - done:
(void) - advanceToNextFormControl:
(void) - recedeToPreviousFormControl:
(void) - synchronizeOrientationWithAnimation:
(void) - layoutSubviews
(void) - completeFormControlTransition
(void) - animationWillStart:
(void) - animationDidStop:
(void) - transitionViewDidComplete:
(void) - setFormControl:
(id) - formControl
(void) - setSessionDelegate:
(id) - sessionDelegate
(BOOL) - isTransitioning
(BOOL) - isTransitioningToNextPeripheral
(struct CGRect- peripheralFrame
(struct CGRect- remainingDeviceRect

Öffentliche, statische Methoden

(id) + _navigationImage
(id) + sharedFormAssistant
(double) + defaultTransitionDuration

Geschützte Attribute

UIThreePartButton_done
UIThreePartButton_next
UIThreePartButton_previous
UIImageView_navigation
UITransitionView_transition
BOOL _isTransitioning
id< UIFormControl > _control
id< UIFormControl > _nextControl
UIView< UIFormPeripheral > * _peripheral
UIView< UIFormPeripheral > * _nextPeripheral
NSMutableDictionary_primaryCache
NSMutableDictionary_secondaryCache
UIInformalDelegate_delegate
int _orientation

Ausführliche Beschreibung

Definiert in Zeile 11 der Datei UIFormAssistant.h.


Dokumentation der Elementfunktionen

+ (id) _navigationImage  

+ (id) sharedFormAssistant  

+ (double) defaultTransitionDuration  

- (id) _formPeripheralForFormControl: (id)  fp8  

- (id) initWithFrame: (struct CGRect fp8  

Implementiert UIView.

- (void) dealloc  

Implementiert UIView.

- (void) done: (id)  fp8  

- (void) advanceToNextFormControl: (id)  fp8  

- (void) recedeToPreviousFormControl: (id)  fp8  

- (void) synchronizeOrientationWithAnimation: (BOOL)  fp8  

- (void) layoutSubviews  

- (void) completeFormControlTransition  

- (void) animationWillStart: (id)  fp8  

- (void) animationDidStop: (id)  fp8  

- (void) transitionViewDidComplete: (id)  fp8  

- (void) setFormControl: (id)  fp8  

- (id) formControl  

- (void) setSessionDelegate: (id)  fp8  

- (id) sessionDelegate  

- (BOOL) isTransitioning  

- (BOOL) isTransitioningToNextPeripheral  

- (struct CGRect) peripheralFrame  

- (struct CGRect) remainingDeviceRect  


Dokumentation der Datenelemente

- (UIThreePartButton*) _done [protected]

Definiert in Zeile 13 der Datei UIFormAssistant.h.

- (UIThreePartButton*) _next [protected]

Definiert in Zeile 14 der Datei UIFormAssistant.h.

- (UIThreePartButton*) _previous [protected]

Definiert in Zeile 15 der Datei UIFormAssistant.h.

- (UIImageView*) _navigation [protected]

Definiert in Zeile 16 der Datei UIFormAssistant.h.

- (UITransitionView*) _transition [protected]

Definiert in Zeile 17 der Datei UIFormAssistant.h.

- (BOOL) _isTransitioning [protected]

Definiert in Zeile 18 der Datei UIFormAssistant.h.

- (id<UIFormControl>) _control [protected]

Definiert in Zeile 19 der Datei UIFormAssistant.h.

- (id<UIFormControl>) _nextControl [protected]

Definiert in Zeile 20 der Datei UIFormAssistant.h.

- (UIView<UIFormPeripheral>*) _peripheral [protected]

Definiert in Zeile 21 der Datei UIFormAssistant.h.

- (UIView<UIFormPeripheral>*) _nextPeripheral [protected]

Definiert in Zeile 22 der Datei UIFormAssistant.h.

Definiert in Zeile 23 der Datei UIFormAssistant.h.

Definiert in Zeile 24 der Datei UIFormAssistant.h.

- (UIInformalDelegate*) _delegate [protected]

Definiert in Zeile 25 der Datei UIFormAssistant.h.

- (int) _orientation [protected]

Definiert in Zeile 26 der Datei UIFormAssistant.h.


Die Dokumentation für diese Klasse wurde erzeugt aufgrund der Datei: