Package | Description |
---|---|
org.zkoss.util.resource |
Resources and their locators and loaders.
|
org.zkoss.util.resource.impl |
Implementation of resources and their locators and loaders.
|
Modifier and Type | Method and Description |
---|---|
static void |
Labels.register(LabelLocator2 locator)
Registers a locator which is used to load the Locale-dependent
labels from other resource, such as database.
|
Modifier and Type | Method and Description |
---|---|
void |
LabelLoaderImpl.register(LabelLocator2 locator)
Registers a locator which is used to load the Locale-dependent labels
from other resource, such as database.
|
void |
LabelLoader.register(LabelLocator2 locator)
Registers a locator which is used to load the Locale-dependent labels
from other resource, such as database.
|
Copyright © 2005-2021 Potix Corporation. All Rights Reserved.