bool editing_;
Class class_;
-
+
id reloaditem_;
id loadingitem_;
}
- (bool) allowSensitiveRequests;
- (void) alertView:(UIAlertView *)alert clickedButtonAtIndex:(NSInteger)button;
+- (void) customButtonClicked;
- (void) applyRightButton;
- (void) _startLoading;
- (void) close;
-@end
\ No newline at end of file
+@end