@Dependent public class ImportDataObjectModal extends org.uberfire.ext.editor.commons.client.file.popups.elemental2.Elemental2Modal<ImportDataObjectModal.View>
static interface
ImportDataObjectModal.View
ImportDataObjectModal(ImportDataObjectModal.View view, DMNClientServicesProxy client)
Consumer<List<DataObject>>
getDataObjectsConsumer()
List<String>
getExistingDataTypes()
void
hide(List<DataObject> importedDataObjects)
setup(Consumer<List<DataObject>> dataObjectsConsumer)
show(List<String> existingDataTypes)
getModal, getView, hide, isShowing, setup, setWidth, show, superSetup
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
@Inject public ImportDataObjectModal(ImportDataObjectModal.View view, DMNClientServicesProxy client)
public Consumer<List<DataObject>> getDataObjectsConsumer()
public void setup(Consumer<List<DataObject>> dataObjectsConsumer)
public void hide(List<DataObject> importedDataObjects)
public void show(List<String> existingDataTypes)
public List<String> getExistingDataTypes()
Copyright © 2001–2020 JBoss by Red Hat. All rights reserved.