public class DefaultDropdownCommandDecorator extends DefaultSubcommandsCommandDecorator implements DropdownCommandDecorator
combobuttoncommandATTRIB_DECORATOR, ATTRIB_DIRTY_NOTIFIED, ATTRIB_MODIFIED| Constructor and Description |
|---|
DefaultDropdownCommandDecorator(Command command) |
| Modifier and Type | Method and Description |
|---|---|
void |
add(Command command) |
protected void |
renderSubCommands(Command parent,
org.zkoss.zul.Menupopup container) |
attach, dettach, getName, isAttached, isDisabled, onEvent, render, setDisabled, setNameaddMessageListener, dispatchMessage, getCommand, getListeners, processMessage, removeMessageListenerclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitattach, dettach, getCommand, getName, isAttached, isDisabled, render, setDisabled, setNameaddMessageListener, dispatchMessage, getListeners, removeMessageListenerprocessMessagepublic DefaultDropdownCommandDecorator(Command command)
public void add(Command command)
add in interface DropdownCommandDecoratorprotected void renderSubCommands(Command parent, org.zkoss.zul.Menupopup container)
renderSubCommands in class DefaultSubcommandsCommandDecoratorCopyright 2012-2013 Veniamin Isaias. All rights reserved.