Package | Description |
---|---|
org.kie.workbench.common.dmn.client.shape |
Modifier and Type | Method and Description |
---|---|
static DMNPictures |
DMNPictures.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DMNPictures[] |
DMNPictures.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
Class<DMNPictures> |
DMNPictureProvider.getSourceType() |
Modifier and Type | Method and Description |
---|---|
com.google.gwt.safehtml.shared.SafeUri |
DMNPictureProvider.getThumbnailUri(DMNPictures source) |
boolean |
DMNPictureProvider.thumbFor(DMNPictures source) |
Copyright © 2001–2019 JBoss by Red Hat. All rights reserved.