com.vaadin.shared.ui.link
Class LinkConstants

java.lang.Object
  extended by com.vaadin.shared.ui.link.LinkConstants
All Implemented Interfaces:
java.io.Serializable

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

See Also:
Serialized Form

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

Field Detail

HREF_RESOURCE

public static java.lang.String HREF_RESOURCE
Constructor Detail

LinkConstants

public LinkConstants()


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