Library
Instance Methods | Protected Attributes | Properties | List of all members
ISOSignatureFormFieldController Class Reference
Inheritance diagram for ISOSignatureFormFieldController:
ISOFormFieldController <SplineConsumer>

Instance Methods

(void) - cancelSignatureClicked:
 
(void) - restartSignatureClicked:
 
(NSNumber *) - saveSignatureClicked:
 
(NSNumber *) - jumpToNextSignatureClicked:
 
(NSNumber *) - jumpToPreviousSignature
 
- Instance Methods inherited from ISOFormFieldController
(CGRect) - frameForPresentation
 
(id) - initWithParameters:
 
(void) - acquireFocus
 
(void) - refocus
 
(void) - relinquishFocus
 
(void) - removeSelfFromPage
 
- Instance Methods inherited from <SplineConsumer>
(void) - lineBegan:
 
(void) - lineContinued:
 
(void) - lineEnded:
 
(void) - addQuadraticSplineXStart:yStart:xCp:yCp:xEnd:yEnd:
 

Protected Attributes

CGPoint currentPoint
 
CGPoint previousPoint1
 
CGPoint previousPoint2
 
BOOL acquiringFocus
 
BOOL toggleColor
 
BOOL touchHasEnded
 
int postTouchCount
 
int lineStartCount
 
CGRect presentationFrame
 
CGPoint previousLocationOfTouch
 

Properties

float lineWidth
 
- Properties inherited from ISOFormFieldController
NSMutableDictionary * parameters
 
id< ISOFormFieldControllerDelegatedelegate
 
NSString * type
 
NSString * identifier
 
BOOL hasFocus
 
int pageIndex
 
BOOL required
 
BOOL locked
 
ISODocumentViewControllerdocumentViewController
 

Additional Inherited Members

- Class Methods inherited from ISOFormFieldController
(ISOFormFieldController *) + createFormFieldControllerFromDictionaryRepresentation:forDocumentViewController:
 

Method Documentation

- (void) cancelSignatureClicked: (id)  sender

method after user clicked on the button to cancel the signature

Parameters
sender
- (NSNumber *) jumpToNextSignatureClicked: (id)  sender

method after user clicked on the button to jump to the next sigature field

Parameters
sender
Returns
- (NSNumber *) jumpToPreviousSignature

method after user clicked on the button to jump to the previvious sigature field

Returns
- (void) restartSignatureClicked: (id)  sender

method after user clicked on the button to restart the signature

Parameters
sender
- (NSNumber *) saveSignatureClicked: (id)  sender

method after user clicked on the button to save the signature

Parameters
sender
Returns

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