Lines Matching refs:edit
690 Describes the type of the extended edit action on the text box.
713 Describes the attributes of the edit box, including the text input type and Enter key function type.
724 Describes the configuration of the edit box.
733 | windowId<sup>10+</sup> | number | No| Yes| ID of the window where the edit box is located.|
794 …ard, updating the cursor information, changing the selection range of the edit box, saving the con…
803 | textConfig | [TextConfig](#textconfig10) | Yes| Configuration of the edit box.|
848 …ard, updating the cursor information, changing the selection range of the edit box, saving the con…
857 | textConfig | [TextConfig](#textconfig10) | Yes| Configuration of the edit box.|
905 > After the edit box is attached to an input method, this API can be called to start the soft keybo…
947 > After the edit box is attached to an input method, this API can be called to start the soft keybo…
989 > Calling this API does not detach the edit box from the input method. The edit box can call [showT…
1033 > Calling this API does not detach the edit box from the input method. The edit box can call [showT…
1242 Updates the cursor information in this edit box. This API can be called to notify the input method …
1287 Updates the cursor information in this edit box. This API can be called to notify the input method …
1335 Updates the information about the selected text in this edit box, to notify the input method when t…
1381 Updates the information about the selected text in this edit box, to notify the input method when t…
1430 Updates the attribute information of this edit box. This API uses an asynchronous callback to retur…
1475 Updates the attribute information of this edit box. This API uses a promise to return the result.
1527 …called only when the edit box is attached to the input method. That is, it can be called to end th…
1576 …called only when the edit box is attached to the input method. That is, it can be called to end th…
1623 …alled only when the edit box is attached to the input method. That is, it can be called to show th…
1667 …alled only when the edit box is attached to the input method. That is, it can be called to show th…
1709 …alled only when the edit box is attached to the input method. That is, it can be called to hide th…
1753 …alled only when the edit box is attached to the input method. That is, it can be called to hide th…
1795 …called only when the edit box is attached to the input method. That is, it can be called to end th…
1833 …called only when the edit box is attached to the input method. That is, it can be called to end th…
1874 …xt to be inserted.<br>The application needs to operate the content in the edit box based on the te…
1946 … deleted leftward.<br>The application needs to operate the content in the edit box based on the le…
2007 …deleted rightward.<br>The application needs to operate the content in the edit box based on the le…