org.tynamo.pages
Class List

java.lang.Object
  extended by org.tynamo.pages.List

public class List
extends Object


Constructor Summary
List()
           
 
Method Summary
 Object[] getEditPageContext()
           
 String getModelId()
           
 String getNewLinkMessage()
           
 Object getSource()
           
 String getTitle()
           
protected  void onActivate(Class clazz)
           
protected  Object[] onPassivate()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

List

public List()
Method Detail

onActivate

protected void onActivate(Class clazz)
                   throws Exception
Throws:
Exception

onPassivate

protected Object[] onPassivate()

getSource

public Object getSource()

getEditPageContext

public Object[] getEditPageContext()

getTitle

public String getTitle()

getNewLinkMessage

public String getNewLinkMessage()

getModelId

public final String getModelId()


Copyright © 2004-2010. All Rights Reserved.