CommandObject$Typings extension
Properties
-
c
↔ String?
-
Character to insert.
getter/setter pair
-
caret
↔ num?
-
Position of the caret.
getter/setter pair
-
insert
↔ dynamic
-
Position(s) to add.
getter/setter pair
-
pos
↔ num?
-
Position to insert.
getter/setter pair
-
refreshFromBuffer
↔ dynamic
-
true
=> refresh validPositions from the complete buffer .
{ start: , end: }
=> refresh from start to end.
getter/setter pair
-
remove
↔ dynamic
-
Position(s) to remove.
getter/setter pair
-
rewritePosition
↔ num?
-
Rewrite the maskPos within the isvalid function.
getter/setter pair