org.equanda.test.gui.components
Class EditLayout
java.lang.Object
org.equanda.test.gui.components.EditLayout
public class EditLayout
- extends Object
Layout which is used for the edit pages
- Author:
- Joachim Van der Auwera
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
EditLayout
public EditLayout()
getTitle
public org.apache.tapestry5.Block getTitle()
setTitle
public void setTitle(org.apache.tapestry5.Block title)
getContext
public org.apache.tapestry5.Block getContext()
setContext
public void setContext(org.apache.tapestry5.Block context)
getButtons
public org.apache.tapestry5.Block getButtons()
setButtons
public void setButtons(org.apache.tapestry5.Block buttons)
getReverseLinks
public org.apache.tapestry5.Block getReverseLinks()
setReverseLinks
public void setReverseLinks(org.apache.tapestry5.Block reverseLinks)
getActions
public org.apache.tapestry5.Block getActions()
setActions
public void setActions(org.apache.tapestry5.Block actions)
getHelp
public org.apache.tapestry5.Block getHelp()
setHelp
public void setHelp(org.apache.tapestry5.Block help)
Copyright © 2007-2008. All Rights Reserved.