public static interface DataTypeConstraintModal.View extends org.uberfire.ext.editor.commons.client.file.popups.elemental2.Elemental2Modal.View<DataTypeConstraintModal>
Modifier and Type | Method and Description |
---|---|
void |
disableOkButton() |
void |
enableOkButton() |
void |
loadComponent(ConstraintType constraintType) |
void |
onShow() |
void |
setType(String type) |
void |
setupEmptyContainer() |
void |
setupOnHideHandler(org.uberfire.mvp.Command handler) |
void |
showConstraintWarningMessage() |
void setType(String type)
void setupEmptyContainer()
void loadComponent(ConstraintType constraintType)
void onShow()
void showConstraintWarningMessage()
void setupOnHideHandler(org.uberfire.mvp.Command handler)
void enableOkButton()
void disableOkButton()
Copyright © 2001–2020 JBoss by Red Hat. All rights reserved.