org.scrashmeow.ojb.console.ui.control.grid
Class GridSelector

java.lang.Object
  |
  +--org.scrashmeow.ojb.console.ui.control.grid.GridSelector
All Implemented Interfaces:
java.io.Serializable

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

Author:
alexander To change this generated comment edit the template variable "typecomment": Window>Preferences>Java>Templates. To enable and disable the creation of type comments go to Window>Preferences>Java>Code Generation.
See Also:
Serialized Form

Constructor Summary
GridSelector()
          Constructor for GridSelector.
 
Method Summary
 java.lang.String getUids()
          Returns the uids.
 void setUids(java.lang.String uids)
          Sets the uids.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GridSelector

public GridSelector()
Constructor for GridSelector.

Method Detail

getUids

public java.lang.String getUids()
Returns the uids.

Returns:
String

setUids

public void setUids(java.lang.String uids)
Sets the uids.

Parameters:
uids - The uids to set


Copyright © 2003 Alexander Bibighaus et al. All Rights Reserved.