public interface RenderingInfo extends Serializable
Modifier and Type | Interface and Description |
---|---|
static class |
RenderingInfo.LEVEL |
Modifier and Type | Method and Description |
---|---|
RenderingInfo |
clone()
Returns a clone instance of this widget definition.
|
String |
getLevel() |
String |
getMessage() |
boolean |
isTranslated() |
String getMessage()
boolean isTranslated()
RenderingInfo clone()
Useful for conversion of widget definition during export.
Copyright © 2015 Nuxeo SA. All rights reserved.