Uses of Class
net.xoetrope.xui.XDataBindingContext

Packages that use XDataBindingContext
net.xoetrope.optional.data.pojo   
net.xoetrope.xui   
 

Uses of XDataBindingContext in net.xoetrope.optional.data.pojo
 

Subclasses of XDataBindingContext in net.xoetrope.optional.data.pojo
 class XHibernateDataBindingContext
           
 

Uses of XDataBindingContext in net.xoetrope.xui
 

Fields in net.xoetrope.xui declared as XDataBindingContext
 XDataBindingContext XPageHelper.dataBindingContext
          The context for data binding management
 

Methods in net.xoetrope.xui that return XDataBindingContext
 XDataBindingContext XPageHelper.getDataBindingContext()
          Gets the XDataBindingContext object bound to this XPageHelper object
 XDataBindingContext XPage.getDataBindingContext()
          Get the XDataBindingContext object bound to this page