@Templated public class ChildContextMenuItemView extends Object implements org.jboss.errai.ui.client.local.api.IsElement, ChildContextMenuItemPresenter.View
| Constructor and Description |
|---|
ChildContextMenuItemView() |
| Modifier and Type | Method and Description |
|---|---|
void |
disable() |
void |
enable() |
void |
init(ChildContextMenuItemPresenter presenter) |
void |
pullRight() |
void |
select() |
void |
setCommand(Command command) |
void |
setLabel(String label) |
public void init(ChildContextMenuItemPresenter presenter)
init in interface HasPresenter<ChildContextMenuItemPresenter>public void setLabel(String label)
setLabel in interface ChildContextMenuItemPresenter.Viewpublic void setCommand(Command command)
setCommand in interface ChildContextMenuItemPresenter.Viewpublic void enable()
enable in interface ChildContextMenuItemPresenter.Viewpublic void disable()
disable in interface ChildContextMenuItemPresenter.Viewpublic void pullRight()
pullRight in interface ChildContextMenuItemPresenter.Viewpublic void select()
select in interface ChildContextMenuItemPresenter.ViewCopyright © 2012–2021 JBoss by Red Hat. All rights reserved.