|
LeviLamina
|
Public Member Functions | |
| TextInputProxy & | operator= (TextInputProxy const &) |
| TextInputProxy (TextInputProxy const &) | |
| MCAPI int | calculateCaretPositionAfterMovement (::TextBoxCaretMovement movement) |
| MCAPI void | clearSelection () |
| MCAPI void | clearText () |
| MCAPI void | insertTextAtCaret (::std::string_view text) |
| MCAPI void | setCaretPosition (int targetPos) |
| MCAPI void | setSelection (::TextBoxSelection targetSelection) |
Public Attributes | |
| ::ll::TypedStorage< 8, 8, ::cohtml::View & > | mView |
| ::ll::TypedStorage< 8, 8, ::OreUI::TextInputHandler & > | mTextInputHandler |