Class Index | File Index

Classes


Class gui.ParagraphBoundaryScanner


Defined in: ParagraphBoundaryScanner.js.

Class Summary
Constructor Attributes Constructor Name and Description
 
Allows only steps within the same paragraph as the first step the scanner is asked to process.
Method Summary
Method Attributes Method Name and Description
 
process(stepInfo)
Class Detail
gui.ParagraphBoundaryScanner()
Allows only steps within the same paragraph as the first step the scanner is asked to process. Will terminate upon encountering a step within a different paragraph, and return the most recent step that was still within the target paragraph.
Method Detail
{!boolean} process(stepInfo)
Parameters:
{!gui.StepInfo} stepInfo
Returns:
{!boolean}

Documentation generated by JsDoc Toolkit 2.4.0 on Thu Aug 06 2015 04:10:40 GMT+0200 (MESZ)