public static interface ChildMenuItemPresenter.View extends UberElement<ChildMenuItemPresenter>
Modifier and Type | Method and Description |
---|---|
void |
disable() |
void |
enable() |
void |
select() |
void |
setCommand(Command command) |
void |
setLabel(String label) |
void |
setVisible(boolean visible) |
init
Copyright © 2012–2020 JBoss by Red Hat. All rights reserved.