2 * Generated by class-dump 3.1.2.
4 * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2007 by Steve Nygard.
7 #import <UIKit/UIAlertView.h>
9 @interface
UIAlertView (Private
)
10 + (struct CGSize
)minimumSize
;
13 + (BOOL
)atLeastOneAlertVisible
;
14 + (void)_reorientAlertWindowTo
:(int)fp8 animated
:(BOOL
)fp12
;
15 + (void)noteOrientationChangingTo
:(int)fp8
;
16 + (void)hideTopmostMiniAlert
:(int)fp8
;
17 + (void)hideAlertsForTermination
;
18 + (void)showTopmostMiniAlert
:(char *)fp8
;
19 + (void)wantsToShowMiniAlerts
:(char *)fp8
;
20 + (BOOL
)_hideTopMostAlertAnimated
:(BOOL
)fp8
;
21 + (id
)_popupAlertBackground
;
22 - (id
)initWithTitle
:(id
)fp8 buttons
:(id
)fp12 defaultButtonIndex
:(int)fp16 delegate
:(id
)fp20 context
:(id
)fp24
;
23 - (BOOL
)requiresPortraitOrientation
;
24 - (int)_currentOrientation
;
25 - (void)_setAlertSheetStyleFromButtonBar
:(id
)fp8
;
27 - (void)_createTitleLabelIfNeeded
;
28 - (void)_createSubtitleLabelIfNeeded
;
29 - (void)_createBodyTextLabelIfNeeded
;
30 - (void)_createTaglineTextLabelIfNeeded
;
31 - (void)_setupTitleStyle
;
32 - (void)setBodyText
:(id
)fp8
;
33 - (void)setTaglineText
:(id
)fp8
;
34 - (void)setSubtitle
:(id
)fp8
;
37 - (void)setTitleMaxLineCount
:(int)fp8
;
38 - (int)titleMaxLineCount
;
39 - (void)setBodyTextMaxLineCount
:(int)fp8
;
40 - (int)bodyMaxLineCount
;
41 - (id
)addTextFieldWithValue
:(id
)fp8 label
:(id
)fp12
;
42 - (id
)textFieldAtIndex
:(int)fp8
;
43 - (int)textFieldCount
;
45 - (void)_alertSheetTextFieldReturn
:(id
)fp8
;
47 - (void)setDefaultButton
:(id
)fp8
;
49 - (void)setDestructiveButton
:(id
)fp8
;
50 - (id
)destructiveButton
;
51 - (id
)_addButtonWithTitle
:(id
)fp8 label
:(id
)fp12 buttonClass
:(Class
)fp16
;
52 - (id
)addButtonWithTitle
:(id
)fp8 label
:(id
)fp12
;
53 - (id
)_addButtonWithTitle
:(id
)fp8
;
54 - (id
)addButtonWithTitle
:(id
)fp8 buttonClass
:(Class
)fp12
;
56 - (void)setContext
:(id
)fp8
;
58 - (void)_buttonClicked
:(id
)fp8
;
59 - (void)_cleanupAfterPopupAnimation
;
60 - (void)setTableShouldShowMinimumContent
:(BOOL
)fp8
;
61 - (BOOL
)tableShouldShowMinimumContent
;
63 - (BOOL
)_needsKeyboard
;
64 - (void)setShowsOverSpringBoardAlerts
:(BOOL
)fp8
;
65 - (BOOL
)showsOverSpringBoardAlerts
;
66 - (void)_performPopup
:(BOOL
)fp8
;
67 - (void)_growAnimationDidStop
:(id
)fp8 finished
:(id
)fp12
;
68 - (void)_bubbleAnimationShrinkDidStop
:(id
)fp8 finished
:(id
)fp12
;
69 - (void)_bubbleAnimationNormalDidStop
:(id
)fp8 finished
:(id
)fp12
;
72 - (void)_removeFromStack
;
73 - (void)_popoutAnimationDidStop
:(id
)fp8 finished
:(id
)fp12
;
74 - (void)_performPopoutAnimationAnimated
:(BOOL
)fp8
;
76 - (void)_tellSpringboardShowingSheet
:(BOOL
)fp8
;
77 - (BOOL
)_dimsBackground
;
78 - (void)_tellSpringboardHidingSheet
:(BOOL
)fp8
;
79 - (void)_createAlertWindowIfNeeded
:(BOOL
)fp8
;
80 - (BOOL
)_canShowAlerts
;
81 - (void)_removeAlertWindowOrShowAnOldAlert
;
82 - (void)_temporarilyHideAnimated
:(BOOL
)fp8
;
83 - (void)_setupInitialFrame
;
84 - (void)_rotatingAnimationDidStop
:(id
)fp8
;
85 - (void)layoutAnimated
:(BOOL
)fp8
;
86 - (BOOL
)isBodyTextTruncated
;
87 - (void)_layoutPopupAlertWithOrientation
:(int)fp8 animated
:(BOOL
)fp12
;
88 - (void)_layoutIfNeeded
;
89 - (void)_adjustLabelFontSizes
;
90 - (void)popupAlertAnimated
:(BOOL
)fp8 atOffset
:(float)fp12
;
91 - (void)popupAlertAnimated
:(BOOL
)fp8
;
92 - (void)_presentSheetFromView
:(id
)fp8 above
:(BOOL
)fp12
;
93 - (void)presentSheetFromBehindView
:(id
)fp8
;
94 - (void)presentSheetFromAboveView
:(id
)fp8
;
95 - (void)presentSheetInView
:(id
)fp8
;
96 - (void)presentSheetToAboveView
:(id
)fp8
;
97 - (void)setDimView
:(id
)fp8
;
99 - (void)_presentSheetStartingFromYCoordinate
:(double)fp8
;
100 - (void)_slideSheetOut
:(BOOL
)fp8
;
102 - (void)dismissAnimated
:(BOOL
)fp8
;
103 - (struct CGSize
)backgroundSize
;
104 - (float)_titleVerticalTopInset
;
105 - (float)_titleVerticalBottomInset
;
106 - (float)_titleHorizontalInset
;
107 - (float)_bottomVerticalInset
;
108 - (void)drawRect
:(struct CGRect
)fp8
;
109 - (void)_appSuspended
:(id
)fp8
;
110 - (void)_alertSheetAnimationDidStop
:(id
)fp8 finished
:(id
)fp12
;
111 - (void)setNumberOfRows
:(int)fp8
;
113 - (int)alertSheetStyle
;
114 - (void)setAlertSheetStyle
:(int)fp8
;
115 - (void)setDimsBackground
:(BOOL
)fp8
;
116 - (BOOL
)dimsBackground
;
117 - (void)setSuspendTag
:(int)fp8
;
119 - (void)setBlocksInteraction
:(BOOL
)fp8
;
120 - (BOOL
)blocksInteraction
;
121 - (void)setRunsModal
:(BOOL
)fp8
;
123 - (struct CGRect
)titleRect
;
125 - (float)_buttonHeight
;
127 - (void)presentSheetFromButtonBar
:(id
)fp8
;