com.github.dandelion.datatables.core.constants
Class SystemConstants

java.lang.Object
  extended by com.github.dandelion.datatables.core.constants.SystemConstants

public final class SystemConstants
extends Object

All constants that can be used as system properties.

Author:
Thibault Duchateau

Field Summary
static String DANDELION_DT_CONFIGURATION
           
static String DANDELION_DT_CONFLOADER_CLASS
           
static String DANDELION_DT_JS_GEN_CLASS
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

DANDELION_DT_CONFIGURATION

public static final String DANDELION_DT_CONFIGURATION
See Also:
Constant Field Values

DANDELION_DT_CONFLOADER_CLASS

public static final String DANDELION_DT_CONFLOADER_CLASS
See Also:
Constant Field Values

DANDELION_DT_JS_GEN_CLASS

public static final String DANDELION_DT_JS_GEN_CLASS
See Also:
Constant Field Values


Copyright © 2013–2014 Dandelion Project. All rights reserved.