rs.sol.soloist.server.guiconfiguration.construction
Class GUIComponentBinding.FQPropertyNames

java.lang.Object
  extended by rs.sol.soloist.server.guiconfiguration.construction.GUIComponentBinding.FQPropertyNames
Enclosing class:
GUIComponentBinding

Deprecated. Not for public use.

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


Field Summary
static java.lang.String destComponent
          Deprecated.  
static java.lang.String destPropertyName
          Deprecated.  
static java.lang.String ownerFeature
          Deprecated.  
static java.lang.String sourceComponent
          Deprecated.  
static java.lang.String sourcePropertyName
          Deprecated.  
 
Method Summary
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

sourcePropertyName

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

destPropertyName

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

ownerFeature

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

sourceComponent

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

destComponent

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