未验证 提交 b75db096 编写于 作者: N ningning 提交者: Gitee

update zh-cn/application-dev/reference/apis/js-apis-inputmethodengine.md.

Signed-off-by: Nningning <3248127340@qq.com>
上级 a37e4b6c
...@@ -502,7 +502,7 @@ createPanel(ctx: BaseContext, info: PanelInfo, callback: AsyncCallback\<Panel>): ...@@ -502,7 +502,7 @@ createPanel(ctx: BaseContext, info: PanelInfo, callback: AsyncCallback\<Panel>):
| 错误码ID | 错误信息 | | 错误码ID | 错误信息 |
| ---------- | ----------------------------- | | ---------- | ----------------------------- |
| 12800004 | not an input method extension | | 12800004 | not an input method extension. |
**示例:** **示例:**
...@@ -550,7 +550,7 @@ createPanel(ctx: BaseContext, info: PanelInfo): Promise\<Panel> ...@@ -550,7 +550,7 @@ createPanel(ctx: BaseContext, info: PanelInfo): Promise\<Panel>
| 错误码ID | 错误信息 | | 错误码ID | 错误信息 |
| ---------- | ----------------------------- | | ---------- | ----------------------------- |
| 12800004 | not an input method extension | | 12800004 | not an input method extension. |
**示例:** **示例:**
...@@ -2485,7 +2485,7 @@ sendExtendAction(action: ExtendAction): Promise&lt;void&gt; ...@@ -2485,7 +2485,7 @@ sendExtendAction(action: ExtendAction): Promise&lt;void&gt;
| 错误码ID | 错误信息 | | 错误码ID | 错误信息 |
| -------- | ------------------------------ | | -------- | ------------------------------ |
| 12800003 | Input method client error. | | 12800003 | input method client error. |
| 12800006 | Input method controller error. | | 12800006 | Input method controller error. |
**示例:** **示例:**
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册