org.broadleafcommerce.gwt.admin.client
Class AdminModule

java.lang.Object
  extended by org.broadleafcommerce.gwt.client.AbstractModule
      extended by org.broadleafcommerce.gwt.admin.client.AdminModule
All Implemented Interfaces:
com.google.gwt.core.client.EntryPoint, Module

public class AdminModule
extends AbstractModule

Author:
jfischer

Field Summary
static AdminMessages ADMINMESSAGES
           
 
Fields inherited from class org.broadleafcommerce.gwt.client.AbstractModule
moduleKey, moduleTitle, pages
 
Constructor Summary
AdminModule()
           
 
Method Summary
 void onModuleLoad()
           
 void postDraw()
           
 
Methods inherited from class org.broadleafcommerce.gwt.client.AbstractModule
getModuleKey, getModuleTitle, getPages, preDraw, registerModule, removeSection, setModuleKey, setModuleTitle, setSection, setSecurity
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

ADMINMESSAGES

public static final AdminMessages ADMINMESSAGES
Constructor Detail

AdminModule

public AdminModule()
Method Detail

onModuleLoad

public void onModuleLoad()

postDraw

public void postDraw()
Specified by:
postDraw in interface Module
Overrides:
postDraw in class AbstractModule


Copyright © 2011. All Rights Reserved.