If you want to use the custom component in a JSF 1.1-based application, the superclass of the tag handler must be UIComponentTag.
如果希望在基于JSF 1.1的应用程序中使用此自定义组件,则标记处理程序的超类必须是UIComponentTag。
The final step is to put the rendering features covered so far to use in a custom component that you build from scratch.
最后一个步骤是将之前讨论的所有呈现特性包含到您从头构建的定制组件中。
An example of this is to use the standard component, which defines events such as onmouseover, to create your own custom button.
例如在使用标准组件时,该组件定义了onmouseover之类的事件,通过这些事件便可以创建自己的定制按钮。
The example shown in Listing 4 demonstrates how you might use an FXG skin as a custom component: This is the preferred method of implementation because the Flex compiler optimizes the FXG code.
清单4中的代码演示了如何将FXG皮肤用作自定义组件。这种方法是首选的实现方法,因为Flex编译器能够优化 FXG代码。
Sometimes the GUI you need to test does not have unique names for its components, forcing you to use custom search criteria. There are two types of component-lookup failures
有时您要测试的GUI 的组件没有惟一名称,这时就只能使用通用的搜索标准。
It is inside the mediation component that we will use custom mediations in the request and response flows to transform the messages.
在中介组件中,我们将在请求和响应流中使用中介组件来转换消息。
The binding component is also set up to use the custom data handler configuration CheckoutConfiguration.
另外,绑定组件被设置为使用自定义数据处理程序配置Checkout Configuration。
Table 2-8 lists several of the key events you likely will want to use when developing custom solutions around the Spreadsheet component.
表2 - 8列出了一些关键的事件,当围绕电子表格组件开发定制解决方案时您很可能会需要使用它们。
Table 2-8 lists several of the key events you likely will want to use when developing custom solutions around the Spreadsheet component.
表2 - 8列出了一些关键的事件,当围绕电子表格组件开发定制解决方案时您很可能会需要使用它们。
应用推荐