使用Web应用软件中的自定义组件。
在Web应用软件中使用这个自定义组件。
你必须关注重用和装配组件,远离自定义组件。
You have to focus on reusing and assembling components and stay away from custom components.
卸载和重新加载自定义组件。
因此,SaaS应用程序总是要求开发自定义组件。
Therefore, the requirements of SaaS applications invariably require development of custom components.
演练:使用自定义组件自动填充工具箱。
Walkthrough: Automatically Populating the Toolbox with Custom Components.
其他框表示由自定义组件执行的功能(请参见图表说明)。
Other boxes represent functions performed by custom components (see the diagram key).
创建自定义组件来捕获内置组件不能捕获的行为。
Create custom components for behaviors that you can't capture with the built-in components.
创建自定义组件。
描述如何为自定义组件和控件实现设计器命令和智能标记。
Describes how to implement designer commands and smart tags for custom components and controls.
本系列的第1部分展示如何构建自定义组件来设置JSF组件的默认样式。
Part 1 of this series showed you how to build a custom component for setting the default styles of JSF components.
在清单1中架构的开头部分之后,我需要为我的自定义组件定义类型和声明元素。
After the beginning of the schema in Listing 1, I need to define types and declare elements for my custom components.
为此提供基本支持的属性;更复杂的方案使用可变点和对自定义组件的外部调用。
Properties that provide basic support for this; more complex scenarios use points of variability and outcalls to a customizing component.
演示如何诊断和解决在创作自定义组件或控件时可能出现的常见问题。
Shows how to diagnose and fix common issues that can occur when you author a custom component or control.
清单18展示了helponfocustag类,它实现自定义组件的标记处理程序。
Listing 18 shows the HelpOnFocusTag class, which implements the tag handler for the custom component.
在下个月中,我们将深入分析如何用JSF编写自已的自定义组件,并结束这一系列。
We'll wrap up this series next month, with an in-depth look at writing your own custom components in JSF.
再说一次,这些是View类相关的回调方法,所以你只能在你构建自定义组件时定义它们。
Again, these are callbacks to the View class, so your only chance to define them is when you build a custom component.
基于组件的SOA编程模型提供了几种在没有进行编程的情况下自定义组件的机制。
The component-based programming model for SOA offers several mechanisms for component customization without programming.
您还可以执行针对Siebel 7.7和 7.8 版本的自定义组件的属性和数据验证点。
You can also perform property and data verification points on Siebel custom components for Siebel 7.7 and 7.8.
到目前为止可以很清楚地看到,创建一个自定义组件是一件有益的事情,但是最佳创建方法是什么呢?
By now it should be clear that creating a custom component is a good thing, but what is the best way to create one?
在这种情况下,自定义组件已经在处理前一个请求期间将onfocus和onblur属性添加到嵌套组件。
In this case, the custom component has already added the onfocus and onblur attributes to the nested components during the processing of a previous request.
设计师现在可以有效地精心制作由开发人员构建的自定义组件的外观,而无需了解其背后的代码或逻辑。
Designers can now efficiently craft the visual appearance for developer-built custom components without the need to understand their underlying code or logic.
微软最近发布了一种新工具,用于加快在DynamicsCRM 2011解决方案中开发自定义组件的速度。
Microsoft has released new tools to accelerate development of custom components in Dynamics CRM 2011 solutions.
Tapestry需要另外一些步骤来定义一个自定义组件库—jar归档应该包含一个带有库规范元素的XML描述符。
Tapestry requires a few more steps to define a custom components library -the JAR archive should contain an XML descriptor with the library-specification element.
因为这是您第一次在Web项目上使用这个新存储库,JAR文件包括您的自定义组件,并且这些组件要拷贝到这个项目中。
Because this is the first time that you are using the new library in this Web project, the JAR file containing your custom component needs to be copied into the project.
如果希望在基于JSF 1.1的应用程序中使用此自定义组件,则标记处理程序的超类必须是UIComponentTag。
If you want to use the custom component in a JSF 1.1-based application, the superclass of the tag handler must be UIComponentTag.
Rails集中使用 DSL来完成从构建模型对象之间的关系到指定自定义组件(如状态机器或可上传的图像)的所有工作。
Rails heavily engages DSLs to do everything from building relationships between model objects to specifying custom components such as state machines or uploadable images.
在使用自定义组件范围的线程池(图3)时,将使用WorkManager创建的守护程序线程初始化池中的每个工作线程。
When using custom component-scoped thread pools (Figure 3), each worker thread in the pool is initialized with a daemon thread created by the WorkManager.
注意您在Properties视图中配置的自定义组件属性也列在Faces 组件类别下的PageData 视图中。
Notice that the attributes of the custom component that you configured in the Properties view are also listed in the PageData view under the Faces component category.
注意您在Properties视图中配置的自定义组件属性也列在Faces 组件类别下的PageData 视图中。
Notice that the attributes of the custom component that you configured in the Properties view are also listed in the PageData view under the Faces component category.
应用推荐