public static interface WorkbenchViewModeSwitcherPresenter.View extends UberView<WorkbenchViewModeSwitcherPresenter>
Modifier and Type | Method and Description |
---|---|
void |
addClickHandler(org.uberfire.mvp.Command command) |
void |
disable() |
void |
enable() |
void |
setText(String text) |
init
void setText(String text)
void enable()
void disable()
void addClickHandler(org.uberfire.mvp.Command command)
Copyright © 2012–2018 JBoss by Red Hat. All rights reserved.