com.vaadin.shared
Class ComponentConstants

java.lang.Object
  extended by com.vaadin.shared.ComponentConstants
All Implemented Interfaces:
java.io.Serializable

public class ComponentConstants
extends java.lang.Object
implements java.io.Serializable

See Also:
Serialized Form

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

Field Detail

ICON_RESOURCE

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

ComponentConstants

public ComponentConstants()


Copyright © 2000-2014 Vaadin Ltd. All Rights Reserved.