org.broadleafcommerce.gwt.client
Class BLCMain
java.lang.Object
org.broadleafcommerce.gwt.client.BLCMain
- All Implemented Interfaces:
- com.google.gwt.core.client.EntryPoint
public class BLCMain
- extends java.lang.Object
- implements com.google.gwt.core.client.EntryPoint
- Author:
- jfischer
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
OPENADMINMESSAGES
public static final OpenAdminMessages OPENADMINMESSAGES
MODAL_PROGRESS
public static ProgressWindow MODAL_PROGRESS
NON_MODAL_PROGRESS
public static SimpleProgress NON_MODAL_PROGRESS
ENTITY_ADD
public static EntityEditDialog ENTITY_ADD
MASTERVIEW
public static MasterView MASTERVIEW
DEBUG
public static final boolean DEBUG
- See Also:
- Constant Field Values
BLCMain
public BLCMain()
addModule
public static void addModule(Module module)
drawCurrentState
public static void drawCurrentState(java.lang.String moduleKey)
onModuleLoad
public void onModuleLoad()
- Specified by:
onModuleLoad in interface com.google.gwt.core.client.EntryPoint
logDebug
public static void logDebug(java.lang.String message,
java.lang.String category)
- Log a debug.
- Parameters:
message - the message to logcategory - category to log in, defaults to "Log"
isLogDebugEnabled
public static boolean isLogDebugEnabled(java.lang.String category)
Copyright © 2011. All Rights Reserved.