org.kuali.student.common.ui.client
Class CommonUI

java.lang.Object
  extended by org.kuali.student.common.ui.client.CommonUI
All Implemented Interfaces:
com.google.gwt.core.client.EntryPoint

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


Field Summary
 com.google.gwt.dom.client.StyleElement commonStyle
           
 com.google.gwt.dom.client.StyleElement initStyle
           
 com.google.gwt.dom.client.StyleElement resetStyle
           
 
Constructor Summary
CommonUI()
           
 
Method Summary
 void onModuleLoad()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

commonStyle

public com.google.gwt.dom.client.StyleElement commonStyle

resetStyle

public com.google.gwt.dom.client.StyleElement resetStyle

initStyle

public com.google.gwt.dom.client.StyleElement initStyle
Constructor Detail

CommonUI

public CommonUI()
Method Detail

onModuleLoad

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


Copyright © 2007-2011 The Kuali Foundation. All Rights Reserved.