To enable this function, you wrap the name of each course in a h:commandLink that designates the method binding #{courseAction. selectCourse} as the action, as shown in Listing 9.
要实现这项功能,在h:commandLink 中包装各个课程的名称,h:commandLink 将方法绑定 #{courseAction.selectCourse} 指派成操作,如清单9 所示。
These buttons are enabled through the method implementations provided in this binding.
可以通过这个绑定中的方法实现来启用这些按钮。
This method needs to be implemented in the custom data binding for inbound data transformation.
此方法需要在自定义数据绑定中加以实现,以用于入站数据转换。
This method needs to be implemented in the custom data binding for outbound data transformation.
此方法需要在自定义数据绑定中加以实现,以用于出站数据转换。
We can use argument binding to bind method parameters, return types and exceptions as well as targets if we wish.
我们可以使用参数绑定来绑定方法参数,返回类型和异常,以及我们希望的目标。
If not, the object binding component creates a new marshalling method to be added to the bound component.
如果没有,对象绑定组件就创建新的编排方法,将它添加到绑定组件中。
When authoring a Data Binding the message headers were passed into the read or write method, allowing transformation logic to be determined by a field in the protocol header.
当创作数据绑定时,会将消息标头传入读或写方法,并允许协议标头中的字段确定转换逻辑。
There are some helper methods to simplify SNMP variable binding and a method to acquire a new PDU.
还有一些助手方法来简化SNMP变量绑定,有一个方法来获取一个新pdu。
Finally, as each method in the business interface is invoked, the data provided to the method as parameters and returned from the call is abstracted using a data binding.
最后,在调用业务接口中的每个方法时,作为参数提供给方法并从调用返回的数据将通过数据绑定提取。
The benefit of the early binding — enforcing that the method must exist — also turns out to be a core weakness.
前期绑定的好处(强迫该方法必须存在)原来也是其核心的弱点。
Once the bound component marshalling method has been found or generated, the object binding component just adds the code to call that bound component method to the original method it was passed.
如果发现或生成了绑定组件的编排方法,对象绑定组件添加的代码只是让绑定组件的方法去调用传递给它的原始方法。
Data binding is a method of mapping from the format in the data files to the attributes of a business object.
数据绑定是一种从数据文件格式到业务对象属性的映射方法。
If a method has already been added to a class that matches the needs for a binding, that method will be reused rather than adding a new method.
如果一个方法已经添加到符合绑定需要的类中,那么会重用这个方法,而不会添加新方法。
I'll first look at invoking a method with delayed binding, and then I'll show techniques you can use to change the definition of a class at run time.
首先介绍延迟绑定调用方法,然后介绍一些可以在运行时改变类定义的可用技术。
The binding URI signifies that the service is bound to the resources using the HTTP binding method.
这个绑定uri表示该服务使用http绑带方法绑定到资源。
This is implemented by the addition of the following method to the "ScriptBuilder" class, to handle the let! Binding.
下面是通过“ScriptBuilder”类中额外的方法来实现的,用于处理“let !”
The innermost flow block loops, creating all the buttons in the application and effectively binding each button to its method.
最里面的flow快循环创建应用程序中的所有按钮,并有效地将每个按钮绑定到其方法。
It is important to point out that when using the send method with no parameters, all parameter binding should be defined within the actual web services definition.
但有一点非常重要的是,当不带参数地使用send方法时,所有的参数绑定都应该在实际的Web服务定义中定义。
In this article, I looked at late static binding, namespace support, class method overloading, and heredoc support.
在本文中,我讨论了延迟静态绑定、名称空间支持、类方法重载和heredoc支持。
Specific binding information for every particular method is specified within WSDL: operation.
对于每个方法的特定绑定信息在wsdl:operation中定义。
The handler contains a similar method for each <h:panelGroup ... /> binding in the JSF page, and each bound tag renders one table from a differently constructed instance of an ACLPerspective.
处理程序包含适用于JSF页面中的每个 <h:panelGroup... />绑定的一个类似方法,每个绑定标记从 ACLPerspective 的以不同的方式构造的实例中呈现一个表。
Apply the new binding results in a new service method (service2), as shown in the Package Explorer view in Figure 46.
应用新建的绑定将导致一个新的服务方法的生成(service2),显示于PackageExplorer视图中,如图46所示。
This is to allow the Annotation builder to regenerate the code in method body based on all the doclet Tags in the J2C bean and data binding file, and to synchronize the project.
这令Annotation构造器能够根据J2Cbean和数据绑定文件中的所有的doclet Tag在方法体中重新生成代码,并且与工程同步。
The SOAP binding calls the target method in the target class and passes the Request object as a parameter.
SOAP绑定调用目标类中的目标方法,并将Request对象作为参数传递。
This section covers the former method; the latter — user input binding — is discussed in XForms user interface.
本章介绍前一种方法:后一种方法—用户输入绑定—在XForms用户界面中讨论。
You might assume that you can stick the logic inside the getter method of the backing bean that maps to the value binding expression in the view.
您可能会认为,可以将逻辑放在映射到视图中值绑定表达式的backingbean的getter方法中。
Finally, to bind the navigator content we have created to our view, we will use the same method we did earlier to include the IResource model content extension to the viewer content binding.
最后,将我们创建的导航器内容绑定到视图,我们将使用先前同样的方法将IResource模型内容扩展包含到查看器内容绑定。
The component has a special method to store value bindings, namely setValueBinding; you can have more than one value binding.
这个组件拥有保存值绑定的特殊方法,即setValueBinding;可以有不止一个值绑定。
Note that the GridView control also supports the classic binding mechanism based on the DataSource property and the DataBind method.
注意,GridView控件也支持传统的基于DataSource属性和DataBind方法的绑定机制。
Note that the GridView control also supports the classic binding mechanism based on the DataSource property and the DataBind method.
注意,GridView控件也支持传统的基于DataSource属性和DataBind方法的绑定机制。
应用推荐