@Dependent @Templated public class RuntimeActionItemView extends Object implements RuntimeActionItemPresenter.View, org.jboss.errai.ui.client.local.api.IsElement
RuntimeActionItemView()
void
init(RuntimeActionItemPresenter presenter)
protected void
onActionAnchorClick(org.jboss.errai.common.client.dom.Event event)
setEnabled(boolean enabled)
setLabel(String label)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getElement
public RuntimeActionItemView()
public void init(RuntimeActionItemPresenter presenter)
init
org.uberfire.client.mvp.HasPresenter<RuntimeActionItemPresenter>
public void setLabel(String label)
setLabel
RuntimeActionItemPresenter.View
public void setEnabled(boolean enabled)
setEnabled
@EventHandler(value="action-item-anchor") protected void onActionAnchorClick(@ForEvent(value="click") org.jboss.errai.common.client.dom.Event event)
Copyright © 2001–2020 JBoss by Red Hat. All rights reserved.