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

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

public class GridDataLink
extends OjbcLinkControl
implements GridItem

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
GridDataLink()
           
 
Method Summary
 boolean getDisabled()
          Method getDisabled @add-javadoc!!!
 java.lang.String getDispatchProperty()
          Method getDispatchProperty @add-javadoc!!!
 boolean getIsDispatchAction()
          Returns the isDispatchAction.
 
Methods inherited from class org.scrashmeow.ojb.console.ui.control.OjbcLinkControl
getActive, getData, getHasLink, getIsAction, getLink, getLinkParams, getLocalized, getOnclick, getPath, putLinkParam, setActive, setData, setLink, setLinkParams, setLocalized, setOnclick
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface org.scrashmeow.ojb.console.ui.control.grid.GridItem
getData, getIsAction, getLocalized, getOnclick, getPath
 

Constructor Detail

GridDataLink

public GridDataLink()
Method Detail

getIsDispatchAction

public boolean getIsDispatchAction()
Returns the isDispatchAction.

Specified by:
getIsDispatchAction in interface GridItem
Returns:
boolean

getDispatchProperty

public java.lang.String getDispatchProperty()
Description copied from interface: GridItem
Method getDispatchProperty @add-javadoc!!!

Specified by:
getDispatchProperty in interface GridItem
Returns:
@add-javadoc!!!
See Also:
GridItem.getDispatchProperty()

getDisabled

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

Specified by:
getDisabled in interface GridItem
Returns:
@add-javadoc!!!
See Also:
GridItem.getDisabled()


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