org.eaglei.ui.gwt
Class UIConstants

java.lang.Object
  extended by org.eaglei.ui.gwt.UIConstants

public class UIConstants
extends java.lang.Object


Field Summary
static java.lang.String RESOURCE_HAS_STUBS
           
static java.lang.String RESOURCE_IS_STUB
           
 
Constructor Summary
UIConstants()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

RESOURCE_HAS_STUBS

public static final java.lang.String RESOURCE_HAS_STUBS
See Also:
Constant Field Values

RESOURCE_IS_STUB

public static final java.lang.String RESOURCE_IS_STUB
See Also:
Constant Field Values
Constructor Detail

UIConstants

public UIConstants()


Copyright © 2009-2011 Eagle-I. All Rights Reserved.