public static interface PerspectiveDragConfigModal.View extends UberView<PerspectiveDragConfigModal>
Modifier and Type | Method and Description |
---|---|
void |
addItem(String name,
com.google.gwt.user.client.Command onSelect) |
void |
clearItems() |
void |
hide() |
void |
setCurrentSelection(String name) |
void |
setHelpText(String text) |
void |
show() |
init
Copyright © 2012–2020 JBoss by Red Hat. All rights reserved.