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

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

Deprecated. Not for public use.

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


Field Summary
static IProperty abortSearch
          Deprecated.  
static IProperty clearContents
          Deprecated.  
static IProperty clearParameters
          Deprecated.  
static IProperty doCountResults
          Deprecated.  
static IProperty doInitialSearch
          Deprecated.  
static IProperty isMultiselect
          Deprecated.  
static IProperty pageSize
          Deprecated.  
static IProperty reset
          Deprecated.  
static IProperty search
          Deprecated.  
static IProperty searchClassName
          Deprecated.  
static IProperty selectAll
          Deprecated.  
static IProperty selection
          Deprecated.  
 
Method Summary
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

pageSize

public static final IProperty pageSize
Deprecated. 

doInitialSearch

public static final IProperty doInitialSearch
Deprecated. 

doCountResults

public static final IProperty doCountResults
Deprecated. 

isMultiselect

public static final IProperty isMultiselect
Deprecated. 

selection

public static final IProperty selection
Deprecated. 

selectAll

public static final IProperty selectAll
Deprecated. 

reset

public static final IProperty reset
Deprecated. 

search

public static final IProperty search
Deprecated. 

clearParameters

public static final IProperty clearParameters
Deprecated. 

clearContents

public static final IProperty clearContents
Deprecated. 

abortSearch

public static final IProperty abortSearch
Deprecated. 

searchClassName

public static final IProperty searchClassName
Deprecated.