public static interface TaskAdminSettingsPresenter.TaskAdminSettingsView extends org.uberfire.client.mvp.UberView<TaskAdminSettingsPresenter>
Modifier and Type | Method and Description |
---|---|
void |
displayNotification(String text) |
org.gwtbootstrap3.client.ui.Button |
getGenerateMockTasksButton() |
org.gwtbootstrap3.client.ui.TextBox |
getUserNameText() |
void displayNotification(String text)
org.gwtbootstrap3.client.ui.TextBox getUserNameText()
org.gwtbootstrap3.client.ui.Button getGenerateMockTasksButton()
Copyright © 2001–2020 JBoss by Red Hat. All rights reserved.