Applet display method Applet显示方法
As shown in the following code sample, the Sametime agent applet provides a method for using the JSObject API.
正如下面的示例代码中所显示的,Sametime代理applet提供了一种使用JSObject API的方法。
So in reality, you must call the invoke method on a child of a child of the Action Bar applet, rather than the Action Bar applet itself, to calculate the width of the buttons.
因此,实际上您必须调用 Action Bar applet 的子类的子类的 invoke 方法(而不是 Action Bar applet 本身)计算按钮的宽度。
Listing 11: Method to click any button in the Action Bar applet.
列表11:在Action Bar applet中点击任何按钮的方法。
应用推荐