public static interface ShortcutPresenter.View extends org.uberfire.client.mvp.UberElement<ShortcutPresenter>
| Modifier and Type | Method and Description |
|---|---|
void |
addIconClass(String iconClass) |
void |
addSubHeadingChild(org.jboss.errai.common.client.api.IsElement child) |
void |
setAction(org.uberfire.mvp.Command action) |
void |
setHeading(String heading) |
Copyright © 2001–2021 JBoss by Red Hat. All rights reserved.