public static interface DataSetEditorWorkflow.View extends UberView<DataSetEditorWorkflow>
Modifier and Type | Method and Description |
---|---|
DataSetEditorWorkflow.View |
add(com.google.gwt.user.client.ui.IsWidget widget) |
DataSetEditorWorkflow.View |
addButton(String text,
String content,
boolean isPrimary,
Command clickCommand) |
DataSetEditorWorkflow.View |
clearButtons() |
DataSetEditorWorkflow.View |
clearView() |
init
DataSetEditorWorkflow.View add(com.google.gwt.user.client.ui.IsWidget widget)
DataSetEditorWorkflow.View addButton(String text, String content, boolean isPrimary, Command clickCommand)
DataSetEditorWorkflow.View clearButtons()
DataSetEditorWorkflow.View clearView()
Copyright © 2012–2020 JBoss by Red Hat. All rights reserved.