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, getConstruct, getConstructId, getId, getName, getProperties, getType, setActive, setConstruct, setConstructId, setId, setName, setProperties, setType
public 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 © 2019 Gentics Software. All rights reserved.