Module BasicBrailleScript :: Class BasicBrailleScriptState
[hide private]
[frames] | no frames]

Class BasicBrailleScriptState

source code

AccessEngine.AEScript.ScriptState --+
                                    |
                                   BasicBrailleScriptState

Settings for BasicBrailleScript

Overlap (integer): Number of orig. chars remaining on page forward/backward

LeftPadding (integer): remaining cells on left side during scrolling

RightPadding (integer): remaining cells on right side during scrolling

SnapOnUpdate (bool): snap braille display to previous location upon update?

SnapToWord (bool): snap braille display to nearest word upon paging?

MoveCaret (bool): move caret on Home, EOL, and SOL?

BrailleReview (bool): track review movements on braille display?

Instance Methods [hide private]
 
init(self)
Initializes setting objects.
source code
AEState.Setting.Group
getGroups(self)
Creates configuration groups from pre-defined settings.
source code
Instance Variables [hide private]
boolean BrailleAvailable
Is Braille device available?
Method Details [hide private]

getGroups(self)

source code 
Creates configuration groups from pre-defined settings.
Returns: AEState.Setting.Group
root setting group