Other |
---|
tbdUnresolved |
Blocks :
|
|
Blocks :
|
|
Blocks :
|
|
Relates :
|
|
Relates :
|
|
Relates :
|
|
Relates :
|
TextInputControl provides undo/redo through keyboard shortcuts. However it would be good to expose these capabilities through the API : the application could use them when implementing its Undo/Redo menu items. boolean TextInputControl.canUndo() boolean TextInputControl.canRedo() void TextInputControl.undo() void TextInputControl.redo()
|