com.bea.wlw.netui.tags.databinding.invoke

com.bea.wlw.netui.tags.databinding.invoke  Package

Class Summary

AbstractCallMethod

An abstract base class for tags that are capable of reflectively invoking methods.

CallControl

A tag that is used to call a method on a control.

CallMethod

An abstract base class for tags that are capable of reflectively invoking methods.

CallPageFlow

A tag that is used to call a method on the current PageFlowController.

DeclareControl

Declare a control that is stored in the PageContext attribute map.

MethodParameter

A tag that is used to add an argument to a method that will be called on some object.

Exception Summary

ObjectNotFoundException

An exception thrown when an object on which to invoke a method can not be found.