public class TemplateTag extends Tag
| Constructor and Description |
|---|
TemplateTag() |
| Modifier and Type | Method and Description |
|---|---|
Boolean |
getEditableInPage()
Get the flag that defines whether the tag is editable in page or not
|
Boolean |
getMandatory()
Get the flag that defines whether the tag is mandatory or not
|
void |
setEditableInPage(Boolean editableInPage)
Set the editable in page flag for this template tag
|
void |
setMandatory(Boolean mandatory)
Set the mandatory flag for this template tag
|
getActive, getConstructId, getId, getName, getProperties, getType, setActive, setConstructId, setId, setName, setProperties, setTypepublic Boolean getMandatory()
public void setMandatory(Boolean mandatory)
Flag - that defines whether the tag is mandatorypublic Boolean getEditableInPage()
public void setEditableInPage(Boolean editableInPage)
Flag - that defines whether the tag is editable in pageCopyright © 2016 Gentics Software. All rights reserved.