rs.sol.soloist.server.guiconfiguration.components
Class GUILinkComponent.FQPropertyNames

java.lang.Object
  extended by rs.sol.soloist.server.guiconfiguration.components.GUILinkComponent.FQPropertyNames
Enclosing class:
GUILinkComponent

Deprecated. Not for public use.

@Deprecated
public static final class GUILinkComponent.FQPropertyNames
extends java.lang.Object


Field Summary
static java.lang.String caption
          Deprecated.  
static java.lang.String href
          Deprecated.  
static java.lang.String openLink
          Deprecated.  
static java.lang.String target
          Deprecated.  
 
Method Summary
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

target

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

href

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

caption

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

openLink

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