Package com.ibm.xsp.complex

Complex value binding classes.

See:
          Description

Interface Summary
EncodableObject Interface to be implemented by complex-types which can encode their own output HTML or JavaScript.
ValueBindingObject Please note, the implementation of get methods classes that implement this interface should delegate to the value binding as follows (this is for the "dir" property):
 

Class Summary
Parameter The "xp:parameter" tag used in the XPage source.
ValueBindingObjectImpl Provides a base implementation for complex-types which need to support computed expressions.
ViewRootBaseUrl Complex-type used by a page for inserting a base URL.
 

Package com.ibm.xsp.complex Description

Complex value binding classes.