@Templated public class GroupContextMenuItemView extends Object implements org.jboss.errai.ui.client.local.api.IsElement, GroupContextMenuItemPresenter.View
Constructor and Description |
---|
GroupContextMenuItemView() |
Modifier and Type | Method and Description |
---|---|
void |
addItem(org.jboss.errai.common.client.api.IsElement item) |
void |
disable() |
void |
enable() |
void |
init(GroupContextMenuItemPresenter presenter) |
void |
pullRight() |
void |
setLabel(String label) |
public void init(GroupContextMenuItemPresenter presenter)
init
in interface HasPresenter<GroupContextMenuItemPresenter>
public void setLabel(String label)
setLabel
in interface GroupContextMenuItemPresenter.View
public void addItem(org.jboss.errai.common.client.api.IsElement item)
addItem
in interface GroupContextMenuItemPresenter.View
public void enable()
enable
in interface GroupContextMenuItemPresenter.View
public void disable()
disable
in interface GroupContextMenuItemPresenter.View
public void pullRight()
pullRight
in interface GroupContextMenuItemPresenter.View
Copyright © 2012–2018 JBoss by Red Hat. All rights reserved.