public static interface ExampleProjectWidget.View extends org.uberfire.client.mvp.UberElemental<ExampleProjectWidget>, org.jboss.errai.ui.client.local.api.elemental2.IsElement
| Modifier and Type | Method and Description |
|---|---|
void |
changeBranchSelectorTitle(List<String> branches) |
void |
setActive() |
void |
setDisabled() |
void |
setup(String name,
String description,
elemental2.dom.HTMLElement errors) |
void |
setup(String name,
String description,
elemental2.dom.HTMLElement errors,
boolean showBranchSelector) |
void |
unsetActive() |
Copyright © 2001–2021 JBoss by Red Hat. All rights reserved.