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

java.lang.Object
  |
  +--org.scrashmeow.ojb.console.ui.control.grid.GridSimpleData
        |
        +--org.scrashmeow.ojb.console.ui.control.grid.GridKeyedData
All Implemented Interfaces:
GridItem, java.io.Serializable, ViewControl

public class GridKeyedData
extends GridSimpleData

Author:
Alexander_Bibighaus 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
GridKeyedData()
           
 
Method Summary
 boolean getLocalized()
          Method getLocalized @add-javadoc!!!
 
Methods inherited from class org.scrashmeow.ojb.console.ui.control.grid.GridSimpleData
getData, getDisabled, getDispatchProperty, getIsAction, getIsDispatchAction, getOnclick, getPath, setData
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GridKeyedData

public GridKeyedData()
Method Detail

getLocalized

public boolean getLocalized()
Description copied from interface: GridItem
Method getLocalized @add-javadoc!!!

Specified by:
getLocalized in interface GridItem
Overrides:
getLocalized in class GridSimpleData
Returns:
@add-javadoc!!!
See Also:
GridItem.getLocalized()


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