1[ 2 { 3 "first_introduced": "12", 4 "name": "OH_InputMethodController_Attach" 5 }, 6 { 7 "first_introduced": "12", 8 "name": "OH_InputMethodController_Detach" 9 }, 10 { 11 "first_introduced": "12", 12 "name": "OH_InputMethodProxy_ShowKeyboard" 13 }, 14 { 15 "first_introduced": "12", 16 "name": "OH_InputMethodProxy_HideKeyboard" 17 }, 18 { 19 "first_introduced": "12", 20 "name": "OH_InputMethodProxy_NotifySelectionChange" 21 }, 22 { 23 "first_introduced": "12", 24 "name": "OH_InputMethodProxy_NotifyConfigurationChange" 25 }, 26 { 27 "first_introduced": "12", 28 "name": "OH_InputMethodProxy_NotifyCursorUpdate" 29 }, 30 { 31 "first_introduced": "12", 32 "name": "OH_InputMethodProxy_SendPrivateCommand" 33 }, 34 { 35 "first_introduced": "12", 36 "name": "OH_CursorInfo_Create" 37 }, 38 { 39 "first_introduced": "12", 40 "name": "OH_CursorInfo_Destroy" 41 }, 42 { 43 "first_introduced": "12", 44 "name": "OH_CursorInfo_SetRect" 45 }, 46 { 47 "first_introduced": "12", 48 "name": "OH_CursorInfo_GetRect" 49 }, 50 { 51 "first_introduced": "12", 52 "name": "OH_TextConfig_Create" 53 }, 54 { 55 "first_introduced": "12", 56 "name": "OH_TextConfig_Destroy" 57 }, 58 { 59 "first_introduced": "12", 60 "name": "OH_TextConfig_SetInputType" 61 }, 62 { 63 "first_introduced": "12", 64 "name": "OH_TextConfig_SetEnterKeyType" 65 }, 66 { 67 "first_introduced": "12", 68 "name": "OH_TextConfig_SetPreviewTextSupport" 69 }, 70 { 71 "first_introduced": "12", 72 "name": "OH_TextConfig_SetSelection" 73 }, 74 { 75 "first_introduced": "12", 76 "name": "OH_TextConfig_SetWindowId" 77 }, 78 { 79 "first_introduced": "12", 80 "name": "OH_TextConfig_GetInputType" 81 }, 82 { 83 "first_introduced": "12", 84 "name": "OH_TextConfig_GetEnterKeyType" 85 }, 86 { 87 "first_introduced": "12", 88 "name": "OH_TextConfig_IsPreviewTextSupported" 89 }, 90 { 91 "first_introduced": "12", 92 "name": "OH_TextConfig_GetCursorInfo" 93 }, 94 { 95 "first_introduced": "12", 96 "name": "OH_TextConfig_GetTextAvoidInfo" 97 }, 98 { 99 "first_introduced": "12", 100 "name": "OH_TextConfig_GetSelection" 101 }, 102 { 103 "first_introduced": "12", 104 "name": "OH_TextConfig_GetWindowId" 105 }, 106 { 107 "first_introduced": "12", 108 "name": "OH_TextEditorProxy_Create" 109 }, 110 { 111 "first_introduced": "12", 112 "name": "OH_TextEditorProxy_Destroy" 113 }, 114 { 115 "first_introduced": "12", 116 "name": "OH_TextEditorProxy_SetGetTextConfigFunc" 117 }, 118 { 119 "first_introduced": "12", 120 "name": "OH_TextEditorProxy_SetInsertTextFunc" 121 }, 122 { 123 "first_introduced": "12", 124 "name": "OH_TextEditorProxy_SetDeleteForwardFunc" 125 }, 126 { 127 "first_introduced": "12", 128 "name": "OH_TextEditorProxy_SetDeleteBackwardFunc" 129 }, 130 { 131 "first_introduced": "12", 132 "name": "OH_TextEditorProxy_SetSendKeyboardStatusFunc" 133 }, 134 { 135 "first_introduced": "12", 136 "name": "OH_TextEditorProxy_SetSendEnterKeyFunc" 137 }, 138 { 139 "first_introduced": "12", 140 "name": "OH_TextEditorProxy_SetMoveCursorFunc" 141 }, 142 { 143 "first_introduced": "12", 144 "name": "OH_TextEditorProxy_SetHandleSetSelectionFunc" 145 }, 146 { 147 "first_introduced": "12", 148 "name": "OH_TextEditorProxy_SetHandleExtendActionFunc" 149 }, 150 { 151 "first_introduced": "12", 152 "name": "OH_TextEditorProxy_SetGetLeftTextOfCursorFunc" 153 }, 154 { 155 "first_introduced": "12", 156 "name": "OH_TextEditorProxy_SetGetRightTextOfCursorFunc" 157 }, 158 { 159 "first_introduced": "12", 160 "name": "OH_TextEditorProxy_SetGetTextIndexAtCursorFunc" 161 }, 162 { 163 "first_introduced": "12", 164 "name": "OH_TextEditorProxy_SetReceivePrivateCommandFunc" 165 }, 166 { 167 "first_introduced": "12", 168 "name": "OH_TextEditorProxy_SetSetPreviewTextFunc" 169 }, 170 { 171 "first_introduced": "12", 172 "name": "OH_TextEditorProxy_SetFinishTextPreviewFunc" 173 }, 174 { 175 "first_introduced": "12", 176 "name": "OH_TextEditorProxy_GetGetTextConfigFunc" 177 }, 178 { 179 "first_introduced": "12", 180 "name": "OH_TextEditorProxy_GetInsertTextFunc" 181 }, 182 { 183 "first_introduced": "12", 184 "name": "OH_TextEditorProxy_GetDeleteForwardFunc" 185 }, 186 { 187 "first_introduced": "12", 188 "name": "OH_TextEditorProxy_GetDeleteBackwardFunc" 189 }, 190 { 191 "first_introduced": "12", 192 "name": "OH_TextEditorProxy_GetSendKeyboardStatusFunc" 193 }, 194 { 195 "first_introduced": "12", 196 "name": "OH_TextEditorProxy_GetSendEnterKeyFunc" 197 }, 198 { 199 "first_introduced": "12", 200 "name": "OH_TextEditorProxy_GetMoveCursorFunc" 201 }, 202 { 203 "first_introduced": "12", 204 "name": "OH_TextEditorProxy_GetHandleSetSelectionFunc" 205 }, 206 { 207 "first_introduced": "12", 208 "name": "OH_TextEditorProxy_GetHandleExtendActionFunc" 209 }, 210 { 211 "first_introduced": "12", 212 "name": "OH_TextEditorProxy_GetGetLeftTextOfCursorFunc" 213 }, 214 { 215 "first_introduced": "12", 216 "name": "OH_TextEditorProxy_GetGetRightTextOfCursorFunc" 217 }, 218 { 219 "first_introduced": "12", 220 "name": "OH_TextEditorProxy_GetGetTextIndexAtCursorFunc" 221 }, 222 { 223 "first_introduced": "12", 224 "name": "OH_TextEditorProxy_GetReceivePrivateCommandFunc" 225 }, 226 { 227 "first_introduced": "12", 228 "name": "OH_TextEditorProxy_GetSetPreviewTextFunc" 229 }, 230 { 231 "first_introduced": "12", 232 "name": "OH_TextEditorProxy_GetFinishTextPreviewFunc" 233 }, 234 { 235 "first_introduced": "12", 236 "name": "OH_AttachOptions_Create" 237 }, 238 { 239 "first_introduced": "12", 240 "name": "OH_AttachOptions_Destroy" 241 }, 242 { 243 "first_introduced": "12", 244 "name": "OH_AttachOptions_IsShowKeyboard" 245 }, 246 { 247 "first_introduced": "12", 248 "name": "OH_TextAvoidInfo_Create" 249 }, 250 { 251 "first_introduced": "12", 252 "name": "OH_TextAvoidInfo_Destroy" 253 }, 254 { 255 "first_introduced": "12", 256 "name": "OH_TextAvoidInfo_SetPositionY" 257 }, 258 { 259 "first_introduced": "12", 260 "name": "OH_TextAvoidInfo_SetHeight" 261 }, 262 { 263 "first_introduced": "12", 264 "name": "OH_TextAvoidInfo_GetPositionY" 265 }, 266 { 267 "first_introduced": "12", 268 "name": "OH_TextAvoidInfo_GetHeight" 269 }, 270 { 271 "first_introduced": "12", 272 "name": "OH_PrivateCommand_Create" 273 }, 274 { 275 "first_introduced": "12", 276 "name": "OH_PrivateCommand_Destroy" 277 }, 278 { 279 "first_introduced": "12", 280 "name": "OH_PrivateCommand_SetKey" 281 }, 282 { 283 "first_introduced": "12", 284 "name": "OH_PrivateCommand_SetBoolValue" 285 }, 286 { 287 "first_introduced": "12", 288 "name": "OH_PrivateCommand_SetIntValue" 289 }, 290 { 291 "first_introduced": "12", 292 "name": "OH_PrivateCommand_SetStrValue" 293 }, 294 { 295 "first_introduced": "12", 296 "name": "OH_PrivateCommand_GetKey" 297 }, 298 { 299 "first_introduced": "12", 300 "name": "OH_PrivateCommand_GetValueType" 301 }, 302 { 303 "first_introduced": "12", 304 "name": "OH_PrivateCommand_GetBoolValue" 305 }, 306 { 307 "first_introduced": "12", 308 "name": "OH_PrivateCommand_GetIntValue" 309 }, 310 { 311 "first_introduced": "12", 312 "name": "OH_PrivateCommand_GetStrValue" 313 } 314]