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