Library
Instance Methods | Protected Attributes | Properties | List of all members
ISOPageScrollView Class Reference
Inheritance diagram for ISOPageScrollView:
<ISOFormFieldControllerDelegate>

Instance Methods

(void) - displayImage:
 
(void) - addFormField:
 
(void) - addFormFields
 
(void) - removeAllFormFields
 
(void) - recycle
 
(void) - keyboardWillShow:
 
(void) - keyboardDidShow:
 
(CGSize) - getPageSize
 
- Instance Methods inherited from <ISOFormFieldControllerDelegate>
(void) - formFieldControllerInteractionWasCancelled:
 
(void) - formFieldControllerInteractionWasRestarted:
 
(NSNumber *) - formFieldControllerInteractionWasCompletedSuccessfully:
 
(NSNumber *) - formFieldControllerInteractionWasSkipped:
 
(NSNumber *) - formFieldControllerInteractionWasJumpedBack:
 
(void) - setLockState:
 
(void) - presentFormFieldController:
 
(void) - dismissFormFieldController:
 
(void) - dismissCurrentFormFieldController
 
(BOOL) - shouldFormFieldBecomeActive:
 
(void) - suppressKeyboardHideAndShow
 
(void) - blockOneContentOffsetChange
 
(void) - adjustScrollPositionOfRect:duration:force:
 
(void) - removeFormField:
 
(void) - refocusFormFieldControllerIfActive:
 

Protected Attributes

UIView * containerView
 
UIImageView * imageView
 

Properties

ISODocumentViewControllerdocumentViewController
 
int index
 
NSMutableArray * formFieldControllers
 
BOOL displayingDummyImage
 

Method Documentation

- (void) addFormField: (ISOFormFieldController*)  ctrl

method to add a new form field in the pdf-document.

Parameters
ctrl
- (void) addFormFields

method to add several new form fields in the pdf-document.

- (void) displayImage: (UIImage *)  image

this method is required. it checks the display image and the characteristics of the signature line.

Parameters
image
- (CGSize) getPageSize

needed when adding signature fields

Returns
the size of the image from the imageView
- (void) recycle

"recycle" the synchronization

- (void) removeAllFormFields

method to remove all form fields in the pdf-document.


The documentation for this class was generated from the following files: