public final class Charba extends Object
Modifier and Type | Method and Description |
---|---|
static void |
enable()
Enables Charba in the application, injecting also the date time library.
|
static void |
enable(boolean loadDateTimeLibrary)
Enables Charba in the application.
If the argument is set to false , the date time library is not injected. |
public static void enable()
public static void enable(boolean loadDateTimeLibrary)
false
, the date time library is not injected.loadDateTimeLibrary
- if false
, the date time library is not injected