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.grid.datacontext.DataContextException

Packages that use DataContextException
com.bea.wlw.netui.tags.databinding.grid   
com.bea.wlw.netui.tags.databinding.grid.datacontext   
 

Uses of DataContextException in com.bea.wlw.netui.tags.databinding.grid
 

Methods in com.bea.wlw.netui.tags.databinding.grid that throw DataContextException
 void GridContext.setDataContext(DataContext dataContext)
          Set the DataContext object that the Grid uses to render data from a data set.
 

Uses of DataContextException in com.bea.wlw.netui.tags.databinding.grid.datacontext
 

Methods in com.bea.wlw.netui.tags.databinding.grid.datacontext that throw DataContextException
static DataContext DataContextFactory.createDataContext(Object dataSource)
           
 


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