org.tynamo.components
Class Composition

java.lang.Object
  extended by org.tynamo.components.Composition

public class Composition
extends Object


Constructor Summary
Composition()
           
 
Method Summary
 Object[] getDeleteContext()
           
 String getLegendMessage()
           
 Object[] getShowPageContext()
           
 boolean isAllowCreate()
           
 Object onActionFromDeleteChild(String elementid)
           
 Object onSuccess()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Composition

public Composition()
Method Detail

isAllowCreate

public boolean isAllowCreate()

onSuccess

public Object onSuccess()

onActionFromDeleteChild

public Object onActionFromDeleteChild(String elementid)

getShowPageContext

public Object[] getShowPageContext()

getDeleteContext

public Object[] getDeleteContext()

getLegendMessage

public String getLegendMessage()


Copyright © 2004-2009. All Rights Reserved.