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