BEA NetUI tags and APIs are included for backward compatibility only. For new applications, use the Beehive tags and APIs.

Uses of Class
com.bea.wlw.netui.tags.databinding.invoke.CallMethod

Packages that use CallMethod
com.bea.wlw.netui.tags.databinding.invoke   
com.bea.wlw.netui.tags.databinding.repeater.choice   
 

Uses of CallMethod in com.bea.wlw.netui.tags.databinding.invoke
 

Subclasses of CallMethod in com.bea.wlw.netui.tags.databinding.invoke
 class CallPageFlow
          A tag that is used to call a method on the current PageFlowController.
 

Uses of CallMethod in com.bea.wlw.netui.tags.databinding.repeater.choice
 

Subclasses of CallMethod in com.bea.wlw.netui.tags.databinding.repeater.choice
 class ChoiceMethod
          A ChoiceMethod tag is used in order to choose a particular Choice tag whose body should be rendered for the current data item in the Repeater.
 


BEA NetUI tags and APIs are included for backward compatibility only. For new applications, use the Beehive tags and APIs.