Library
Instance Methods | Class Methods | Properties | List of all members
ISOFormFieldController Class Reference
Inheritance diagram for ISOFormFieldController:
ISOCheckboxFormFieldController ISOComboBoxFormFieldController ISOListBoxFormFieldController ISOPhotoFormFieldController ISOPhotoSignatureFormFieldController ISORadioButtonFormFieldController ISOSignatureFormFieldController ISOTextFormFieldController

Instance Methods

(CGRect) - frameForPresentation
 
(id) - initWithParameters:
 
(void) - acquireFocus
 
(void) - refocus
 
(void) - relinquishFocus
 
(void) - removeSelfFromPage
 

Class Methods

(ISOFormFieldController *) + createFormFieldControllerFromDictionaryRepresentation:forDocumentViewController:
 

Properties

NSMutableDictionary * parameters
 
id< ISOFormFieldControllerDelegatedelegate
 
NSString * type
 
NSString * identifier
 
BOOL hasFocus
 
int pageIndex
 
BOOL required
 
BOOL locked
 
ISODocumentViewControllerdocumentViewController
 

Method Documentation

- (void) acquireFocus

acqiure the focus for the form fields, if they are selected to type in

- (id) initWithParameters: (NSMutableDictionary*)  params

init with parameters

Parameters
params
Returns
- (void) refocus

refocus the form field

- (void) relinquishFocus

zoom out freom the form field, if it's selected to type in

- (void) removeSelfFromPage

remove /zoom out the user (self) from the page (pdf-document)


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