#import <UIFormAssistant.h>
Abgeleitet von UIView.
Definiert in Zeile 11 der Datei UIFormAssistant.h.
| + (id) _navigationImage |
| + (id) sharedFormAssistant |
| + (double) defaultTransitionDuration |
| - (id) _formPeripheralForFormControl: | (id) | fp8 |
| - (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 |
- (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.
- (NSMutableDictionary*) _primaryCache [protected] |
Definiert in Zeile 23 der Datei UIFormAssistant.h.
- (NSMutableDictionary*) _secondaryCache [protected] |
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.