@ApplicationScoped public class DMNDiagramNewResourceHandler extends AbstractProjectDiagramNewResourceHandler<DMNDiagramResourceType>
| Modifier | Constructor and Description |
|---|---|
protected |
DMNDiagramNewResourceHandler() |
|
DMNDiagramNewResourceHandler(DefinitionManager definitionManager,
ClientProjectDiagramService projectDiagramServices,
org.uberfire.ext.widgets.common.client.common.BusyIndicatorView busyIndicatorView,
DMNDiagramResourceType projectDiagramResourceType) |
| Modifier and Type | Method and Description |
|---|---|
protected Class<?> |
getDefinitionSetType() |
String |
getDescription() |
protected String |
getEditorIdentifier() |
com.google.gwt.user.client.ui.IsWidget |
getIcon() |
create, getResourceTypeacceptContext, buildFileName, canCreate, getCommand, getExtensions, getProjectContext, getSuccessCallback, notifySuccess, validateprotected DMNDiagramNewResourceHandler()
@Inject public DMNDiagramNewResourceHandler(DefinitionManager definitionManager, ClientProjectDiagramService projectDiagramServices, org.uberfire.ext.widgets.common.client.common.BusyIndicatorView busyIndicatorView, DMNDiagramResourceType projectDiagramResourceType)
protected Class<?> getDefinitionSetType()
getDefinitionSetType in class AbstractProjectDiagramNewResourceHandler<DMNDiagramResourceType>protected String getEditorIdentifier()
getEditorIdentifier in class AbstractProjectDiagramNewResourceHandler<DMNDiagramResourceType>public String getDescription()
public com.google.gwt.user.client.ui.IsWidget getIcon()
Copyright © 2001–2017 JBoss by Red Hat. All rights reserved.