public static interface ChildContextMenuItemPresenter.View extends UberElement<ChildContextMenuItemPresenter>
Modifier and Type | Method and Description |
---|---|
void |
disable() |
void |
enable() |
void |
pullRight() |
void |
select() |
void |
setCommand(org.uberfire.mvp.Command command) |
void |
setLabel(String label) |
init
void setLabel(String label)
void setCommand(org.uberfire.mvp.Command command)
void enable()
void disable()
void pullRight()
void select()
Copyright © 2012–2019 JBoss by Red Hat. All rights reserved.