|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use LabelLocator2 | |
---|---|
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 LabelLocator2 in org.zkoss.util.resource |
---|
Methods in org.zkoss.util.resource with parameters of type LabelLocator2 | |
---|---|
static void |
Labels.register(LabelLocator2 locator)
Registers a locator which is used to load the Locale-dependent labels from other resource, such as database. |
Uses of LabelLocator2 in org.zkoss.util.resource.impl |
---|
Methods in org.zkoss.util.resource.impl with parameters of type LabelLocator2 | |
---|---|
void |
LabelLoader.register(LabelLocator2 locator)
Registers a locator which is used to load the Locale-dependent labels from other resource, such as database. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |