public class CreatedTag extends Object
Constructor and Description |
---|
CreatedTag()
Create an empty instance
|
CreatedTag(Tag tag,
String html)
Create an instance with tag and html code
|
Modifier and Type | Method and Description |
---|---|
String |
getHtml()
Tag rendered in edit mode
|
Tag |
getTag()
Tag object
|
void |
setHtml(String html)
Set the html code
|
void |
setTag(Tag tag)
Set the tag
|
public Tag getTag()
public String getHtml()
public void setTag(Tag tag)
tag
- tagpublic void setHtml(String html)
html
- html codeCopyright © 2015 Gentics Software GmbH. All rights reserved.