talx x1.0.5

Uses of Class
constraint.LayeredConstraint

Packages that use LayeredConstraint
keyboard.constraint   
tal.constraint   
 

Uses of LayeredConstraint in keyboard.constraint
 

Subclasses of LayeredConstraint in keyboard.constraint
 class AutoFingerFirstUserTextError
          Places the finger on the first user character that is not also in the same position in the target text.
 class AutoFingerInstruction
          Displays the finger pointing to the caret in the user text area.
 class AutoFingerLastTargetTextError
          Places the finger on the last target character that is not also in the same position in the user text.
 class AutoFingerLastUserTextError
          Places the finger on the last user character that is not also in the same position in the target text.
 class AutoFingerUserHighlight
          Displays the finger pointing to the caret in the user text area.
 class AutoFingerUserTextCaret
          Displays the finger pointing to the caret in the user text area.
 class AutoHighlightFirstTargetTextError
          Places the target cursor on the first character that is not also in the same position in the user text.
 class AutoHighlightFirstUserTextError
          Places the user cursor on the first character that is not also in the same position in the target text.
 class AutoHighlightLastTargetTextError
          Places the target cursor on the last character that is not also in the same position in the user text.
 class AutoHighlightLastUserTextError
          Places the user cursor on the last character that is not also in the same position in the target text.
 class AutoHighlightTargetTextError
          Places the user highlight on the range of characters that differ from the target text.
 class AutoHighlightUserTextError
          Places the target highlight on the range of characters that differ from the user text.
 class AutoKeymapFingerFirstError
          Shows the finger on the keymap key for the first character in the target text that is not also in the same position in the user text.
 class AutoKeymapFingerLastError
          Shows the finger on the keymap key for the first character in the target text that is not also in the same position in the user text.
 class AutoKeymapFingerToPosition
          Shows the finger on the keymap arrow key that will move the caret to the given position.
 class AutoKeymapFirstError
          Shows the keymap key for the first character in the target text that is not also in the same position in the user text.
 class AutoKeymapLastError
          Shows the keymap key for the first character in the target text that is not also in the same position in the user text.
 class AutoKeymapToPosition
          Shows the keymap arrow key that will move the caret to the given position.
 class AutoSelectFirstUserTextError
          Places the caret on the first character that is not also in the same position in the target text.
 class FailOnError
          Marks task as failed whenever an error is detected.
 class PassOnCaretChangePosition
          Succeeds when the caret changes position
The completion string produced by this constraint consists of the following tokens: The constraint class name Any errors detected by other constraints
 class PassOnCaretPosition
          Succeeds when the caret is in the correct position.
 class PassOnCaretRange
          Succeeds when the caret is in the correct position.
 class PassOnLogicalCaretPosition
          Succeeds when the caret is in the correct position.
 class PassOnLooseText
          Marks task as successful when the user text matches the given text.
 class PassOnSameText
          Marks task as successful when the user text matches the target text.
 class PassOnThisText
          Marks task as successful when the user text matches the given text.
 class SucceedOnAutowrap
          Succeeds when the first char and last char are on different lines.
 class SucceedOnMultiwrap
          Succeeds when the first char and last char are on x different lines.
 

Uses of LayeredConstraint in tal.constraint
 

Subclasses of LayeredConstraint in tal.constraint
 class ChangeStateOnScrollText
          This constraint listens for actions from the buttons of a tal component.
 class ChangeStateOnText
          This constraint listens for actions from the buttons of a tal component.
 


talx x1.0.5

© 2001-2005 University of Oregon.
Eugene OR 97403, U.S.A. All Rights Reserved.