it.amattioli.guidate.properties
Class CollectionPropertyComposer
java.lang.Object
org.zkoss.zk.ui.event.GenericEventListener
org.zkoss.zk.ui.util.GenericComposer
it.amattioli.guidate.properties.AbstractMultiplePropertyComposer
it.amattioli.guidate.properties.CollectionPropertyComposer
- All Implemented Interfaces:
- Serializable, org.zkoss.zk.scripting.NamespaceActivationListener, org.zkoss.zk.ui.event.EventListener, org.zkoss.zk.ui.util.Composer, org.zkoss.zk.ui.util.ComposerExt
public class CollectionPropertyComposer
- extends AbstractMultiplePropertyComposer
- See Also:
- Serialized Form
| Methods inherited from class org.zkoss.zk.ui.util.GenericComposer |
didActivate, doBeforeCompose, doBeforeComposeChildren, doCatch, doFinally, willPassivate |
| Methods inherited from class org.zkoss.zk.ui.event.GenericEventListener |
bindComponent, getController, onEvent |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
GROUP_BY_ATTRIBUTE
public static final String GROUP_BY_ATTRIBUTE
- See Also:
- Constant Field Values
CollectionPropertyComposer
public CollectionPropertyComposer()
setModel
protected void setModel(org.zkoss.zul.Grid grid,
String propertyName)
- Specified by:
setModel in class AbstractMultiplePropertyComposer
implicitPrototypes
protected Collection<? extends org.zkoss.zul.Row> implicitPrototypes(org.zkoss.zul.Grid grid)
throws Exception
- Overrides:
implicitPrototypes in class AbstractMultiplePropertyComposer
- Throws:
Exception
Copyright © 2011. All Rights Reserved.