org.tynamo.pages
Class Show
java.lang.Object
org.tynamo.pages.Show
public class Show
- extends Object
|
Constructor Summary |
Show()
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Show
public Show()
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:
getEditPageContext
public Object[] getEditPageContext()
getEditLinkMessage
public String getEditLinkMessage()
getTitle
public String getTitle()
onActionFromDelete
public org.apache.tapestry5.Link onActionFromDelete()
isAllowRemove
public boolean isAllowRemove()
getListAllLinkMessage
public String getListAllLinkMessage()
getClassDescriptor
public TynamoClassDescriptor getClassDescriptor()
getBean
public Object getBean()
Copyright © 2004-2010. All Rights Reserved.