rs.sol.soloist.server.guiconfiguration.components
Class GUIContainerComponent.PROPERTIES

java.lang.Object
  extended by rs.sol.soloist.server.guiconfiguration.components.GUIContainerComponent.PROPERTIES
Enclosing class:
GUIContainerComponent

Deprecated. Not for public use.

@Deprecated
public static final class GUIContainerComponent.PROPERTIES
extends java.lang.Object


Field Summary
static IProperty back
          Deprecated.  
static IProperty children
          Deprecated.  
static IProperty forward
          Deprecated.  
static IProperty input
          Deprecated.  
static IProperty next
          Deprecated.  
static IProperty output
          Deprecated.  
static IProperty previous
          Deprecated.  
static IProperty refresh
          Deprecated.  
static IProperty reset
          Deprecated.  
static IProperty submit
          Deprecated.  
static IProperty visibleChild
          Deprecated.  
 
Method Summary
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

input

public static final IProperty input
Deprecated. 

output

public static final IProperty output
Deprecated. 

previous

public static final IProperty previous
Deprecated. 

next

public static final IProperty next
Deprecated. 

back

public static final IProperty back
Deprecated. 

forward

public static final IProperty forward
Deprecated. 

visibleChild

public static final IProperty visibleChild
Deprecated. 

submit

public static final IProperty submit
Deprecated. 

refresh

public static final IProperty refresh
Deprecated. 

reset

public static final IProperty reset
Deprecated. 

children

public static final IProperty children
Deprecated.