Uses of Interface
org.zkoss.util.resource.LabelLocator

Packages that use LabelLocator
org.zkoss.util.resource Resources and their locators and loaders. 
org.zkoss.util.resource.impl Implementation of resources and their locators and loaders. 
 

Uses of LabelLocator in org.zkoss.util.resource
 

Methods in org.zkoss.util.resource with parameters of type LabelLocator
static void Labels.register(LabelLocator locator)
          Registers a locator which is used to load the Locale-dependent labels from other resource, such as servlet contexts.
 

Uses of LabelLocator in org.zkoss.util.resource.impl
 

Methods in org.zkoss.util.resource.impl with parameters of type LabelLocator
 void LabelLoader.register(LabelLocator locator)
          Registers a locator which is used to load the Locale-dependent labels from other resource, such as servlet contexts.
 



Copyright © 2012. All Rights Reserved.