TextBufferGidBuilderImpl.enableUndo
T enableUndo(bool propval)Set enableUndo property.
Parameters
propval | Denotes if support for undoing and redoing changes to the buffer is allowed. |
Returns
Builder instance for fluent chaining
T enableUndo(bool propval)Set enableUndo property.
propval | Denotes if support for undoing and redoing changes to the buffer is allowed. |