public class DefaultMenuitemCommandDecorator extends AbstractClickableCommandDecorator implements MenuitemCommandDecorator
clickablecommandATTRIB_DECORATOR, ATTRIB_DIRTY_NOTIFIED, ATTRIB_MODIFIED| Modifier | Constructor and Description |
|---|---|
protected |
DefaultMenuitemCommandDecorator(Command command) |
| Modifier and Type | Method and Description |
|---|---|
protected org.zkoss.zul.impl.LabelImageElement |
getClickable() |
boolean |
isDisabled() |
void |
setDisabled(boolean disabled) |
attach, dettach, dispatchMessage, getName, isAttached, onEvent, processMessage, render, setNameaddMessageListener, getCommand, getListeners, removeMessageListenerclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitattach, dettach, getCommand, getName, isAttached, render, setNameaddMessageListener, dispatchMessage, getListeners, removeMessageListenerprocessMessageprotected DefaultMenuitemCommandDecorator(Command command)
protected org.zkoss.zul.impl.LabelImageElement getClickable()
getClickable in class AbstractClickableCommandDecoratorpublic boolean isDisabled()
isDisabled in interface CommandDecoratorpublic void setDisabled(boolean disabled)
setDisabled in interface CommandDecoratorCopyright 2012-2013 Veniamin Isaias. All rights reserved.