org.tynamo.pages
Class EditC
java.lang.Object
org.tynamo.pages.EditC
public class EditC
- extends Object
Edit Composition Page
|
Constructor Summary |
EditC()
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
EditC
public EditC()
onPassivate
protected Object[] onPassivate()
- This tells Tapestry to put type & id into the URL, making it bookmarkable.
- Returns:
cleanupRender
protected void cleanupRender()
onSuccess
@Log
protected Object onSuccess()
onActionFromCancel
public org.apache.tapestry5.Link onActionFromCancel()
getTitle
public String getTitle()
back
public org.apache.tapestry5.Link back()
getListAllLinkMessage
public String getListAllLinkMessage()
Copyright © 2004-2010. All Rights Reserved.