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.bundle.BundleContext.BundleNode

Packages that use BundleContext.BundleNode
com.bea.wlw.netui.tags.databinding.bundle   
 

Uses of BundleContext.BundleNode in com.bea.wlw.netui.tags.databinding.bundle
 

Subclasses of BundleContext.BundleNode in com.bea.wlw.netui.tags.databinding.bundle
static class BundleContext.NetUIBundleNode
           
static class BundleContext.StrutsBundleNode
           
 

Methods in com.bea.wlw.netui.tags.databinding.bundle that return BundleContext.BundleNode
static BundleContext.BundleNode BundleContext.createBundleNode(String name, Object messageResource, Locale locale)
           
 BundleContext.BundleNode BundleContext.getBundle(String name)
           
 


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