org.kuali.student.lum.lu.ui.main.client
Class LUMMainEntryPoint

java.lang.Object
  extended by org.kuali.student.lum.lu.ui.main.client.LUMMainEntryPoint
All Implemented Interfaces:
com.google.gwt.core.client.EntryPoint

public class LUMMainEntryPoint
extends Object
implements com.google.gwt.core.client.EntryPoint


Constructor Summary
LUMMainEntryPoint()
           
 
Method Summary
<T> T
getMsgSerializedObject(String key)
           
 void loadApp(ApplicationContext context)
           
 void onModuleLoad()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LUMMainEntryPoint

public LUMMainEntryPoint()
Method Detail

onModuleLoad

public void onModuleLoad()
Specified by:
onModuleLoad in interface com.google.gwt.core.client.EntryPoint

getMsgSerializedObject

public <T> T getMsgSerializedObject(String key)
                         throws com.google.gwt.user.client.rpc.SerializationException
Throws:
com.google.gwt.user.client.rpc.SerializationException

loadApp

public void loadApp(ApplicationContext context)


Copyright © 2004-2013 The Kuali Foundation. All Rights Reserved.