Template:DGS Edit Functions: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
(One intermediate revision by the same user not shown) | |||
Line 5: | Line 5: | ||
*[[dgsEditSetCaretStyle]] | *[[dgsEditSetCaretStyle]] | ||
*[[dgsEditGetCaretStyle]] | *[[dgsEditGetCaretStyle]] | ||
*[[ | *[[dgsEditSetTextFilter]] | ||
*[[dgsEditGetMaxLength]] | *[[dgsEditGetMaxLength]] | ||
*[[dgsEditSetMaxLength]] | *[[dgsEditSetMaxLength]] | ||
Line 35: | Line 35: | ||
*[[dgsEditSetAutoComplete]] | *[[dgsEditSetAutoComplete]] | ||
*[[dgsEditGetAutoComplete]] | *[[dgsEditGetAutoComplete]] | ||
*[[dgsEditAutoCompleteAddParameterFunction]] | |||
*[[dgsEditAutoCompleteRemoveParameterFunction]] |
Latest revision as of 15:34, 9 July 2022
- dgsCreateEdit
- dgsEditMoveCaret
- dgsEditGetCaretPosition
- dgsEditSetCaretPosition
- dgsEditSetCaretStyle
- dgsEditGetCaretStyle
- dgsEditSetTextFilter
- dgsEditGetMaxLength
- dgsEditSetMaxLength
- dgsEditSetReadOnly
- dgsEditGetReadOnly
- dgsEditSetMasked
- dgsEditGetMasked
- dgsEditSetUnderlined
- dgsEditGetUnderlined
- dgsEditSetHorizontalAlign
- dgsEditSetVerticalAlign
- dgsEditGetHorizontalAlign
- dgsEditGetVerticalAlign
- dgsEditSetAlignment
- dgsEditGetAlignment
- dgsEditInsertText
- dgsEditDeleteText
- dgsEditGetPartOfText
- dgsEditClearText
- dgsEditReplaceText
- dgsEditSetTypingSound
- dgsEditGetTypingSound
- dgsEditSetTypingSoundVolume
- dgsEditGetTypingSoundVolume
- dgsEditSetPlaceHolder
- dgsEditGetPlaceHolder
- dgsEditAddAutoComplete
- dgsEditRemoveAutoComplete
- dgsEditSetAutoComplete
- dgsEditGetAutoComplete
- dgsEditAutoCompleteAddParameterFunction
- dgsEditAutoCompleteRemoveParameterFunction