public class TextContentTransformer extends Object implements ViewContentTransformer
Constructor and Description |
---|
TextContentTransformer() |
Modifier and Type | Method and Description |
---|---|
boolean |
canTransform(ViewContent content) |
String |
getLabel(ViewContent content) |
ViewContent |
transform(ViewContent content,
PictoView pictoView) |
public boolean canTransform(ViewContent content)
canTransform
in interface ViewContentTransformer
public ViewContent transform(ViewContent content, PictoView pictoView) throws Exception
transform
in interface ViewContentTransformer
Exception
public String getLabel(ViewContent content)
getLabel
in interface ViewContentTransformer
Copyright © 2020. All rights reserved.