Package | Description |
---|---|
org.pepstock.charba.client.resources |
Contains the fundamental java script resources to inject in order to use Charba.
It provides all implementations to inject embedded resources for LUXON date adapters. |
Modifier and Type | Field and Description |
---|---|
static EmbeddedResources |
EmbeddedResources.INSTANCE
Static reference to LUXON resources which is injecting the LUXON library.
|
static EmbeddedResources |
EmbeddedResources.INSTANCE_WITHOUT_DATE_LIBRARY
Static reference to LUXON resources which is NOT injecting the LUXON library, because LUXON date library could be used in other libraries and to avoid to inject the library
more than once.
|