UIView(Hierarchy) Klassenreferenz

#import <UIView-Hierarchy.h>

Aufstellung aller Elemente


Öffentliche Methoden

(BOOL) - containsView:
(id) - superview
(id) - subviews
(void) - removeFromSuperview
(void) - insertSubview:atIndex:
(void) - exchangeSubviewAtIndex:withSubviewAtIndex:
(void) - addSubview:
(void) - _movedToFront
(void) - bringSubviewToFront:
(void) - sendSubviewToBack:
(void) - insertSubview:below:
(void) - insertSubview:above:
(id) - _findFirstSubviewWantingToBecomeFirstResponder
(void) - _makeSubtreePerformSelector:
(BOOL) - _shouldTryPromoteDescendantToFirstResponder
(void) - _promoteDescendantToFirstResponderIfNecessary
(void) - _postMovedFromSuperview:
(void) - movedFromSuperview:
(void) - movedToSuperview:
(void) - movedFromWindow:
(void) - movedToWindow:
(void) - setTag:
(int) - tag
(id) - viewWithTag:
(void) - setNeedsLayout
(void) - layoutIfNeeded
(void) - layoutSubviews

Ausführliche Beschreibung

Definiert in Zeile 9 der Datei UIView-Hierarchy.h.


Dokumentation der Elementfunktionen

- (BOOL) containsView: (id)  fp8  

- (id) superview  

- (id) subviews  

- (void) removeFromSuperview  

- (void) insertSubview: (id)  fp8
atIndex: (unsigned int)  fp12 

- (void) exchangeSubviewAtIndex: (unsigned int)  fp8
withSubviewAtIndex: (unsigned int)  fp12 

- (void) addSubview: (id)  fp8  

- (void) _movedToFront  

- (void) bringSubviewToFront: (id)  fp8  

- (void) sendSubviewToBack: (id)  fp8  

- (void) insertSubview: (id)  fp8
below: (id)  fp12 

- (void) insertSubview: (id)  fp8
above: (id)  fp12 

- (id) _findFirstSubviewWantingToBecomeFirstResponder  

- (void) _makeSubtreePerformSelector: (SEL)  fp8  

- (BOOL) _shouldTryPromoteDescendantToFirstResponder  

- (void) _promoteDescendantToFirstResponderIfNecessary  

- (void) _postMovedFromSuperview: (id)  fp8  

- (void) movedFromSuperview: (id)  fp8  

- (void) movedToSuperview: (id)  fp8  

- (void) movedFromWindow: (id)  fp8  

- (void) movedToWindow: (id)  fp8  

- (void) setTag: (int)  fp8  

- (int) tag  

- (id) viewWithTag: (int)  fp8  

- (void) setNeedsLayout  

- (void) layoutIfNeeded  

- (void) layoutSubviews  


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