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?
|
boolean
|
BrailleAvailable
Is Braille device available?
|
Creates configuration groups from pre-defined settings.
- Returns: AEState.Setting.Group
- root setting group
|