org.tynamo.components.internal
Class Composition
java.lang.Object
org.tynamo.components.internal.Composition
public class Composition
- extends Object
Copy of org.tynamo.components.Composition designed to be used from Block pages (i.e: PropertyDisplayBlocks) This
class is for internal use only.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Composition
public Composition()
isAllowCreate
public boolean isAllowCreate()
getShowPageContext
public Object[] getShowPageContext()
getLegendMessage
public String getLegendMessage()
getFormContext
public Object[] getFormContext()
onSuccess
public Object onSuccess()
getDeleteContext
public Object[] getDeleteContext()
onActionFromDeleteChild
public Object onActionFromDeleteChild(Class clazz,
String id,
String property,
String elementid)
getCompositionZoneClientId
public String getCompositionZoneClientId()
Copyright © 2004-2010. All Rights Reserved.