AccessEngine :: AEDevice :: AEOutput :: Word :: DefaultWordState :: Class DefaultWordState
[hide private]
[frames] | no frames]

Class DefaultWordState

source code

object --+
         |
        DefaultWordState

Dummy WordState look-alike used by getContextFromString as a default set of settings when no state object is specified. Defines all the same attributes as WordState, but without instantiating unecessary settings.

Instance Methods [hide private]

Inherited from object: __delattr__, __getattribute__, __hash__, __init__, __new__, __reduce__, __reduce_ex__, __repr__, __setattr__, __str__

Class Variables [hide private]
  Caps = True
  MaxRepeat = 4
  WordDef = WORD_NON_BLANK
  Ignore = u'\u00a0'
Properties [hide private]

Inherited from object: __class__