9 #import <Foundation/Foundation.h>
20 - (NSNumber*)formFieldControllerInteractionWasCompletedSuccessfully:(
ISOFormFieldController*)formFieldCtrl;
25 - (void)setLockState:(BOOL)locked;
28 - (void)dismissCurrentFormFieldController;
30 - (void)suppressKeyboardHideAndShow;
31 - (void)blockOneContentOffsetChange;
32 - (void)adjustScrollPositionOfRect:(CGRect)formFieldRect duration:(NSTimeInterval)duration force:(BOOL)force;