public class FieldTemplate extends Field
| Modifier and Type | Method and Description |
|---|---|
boolean |
getIncludeFullPath()
Gets whether to include the full file path name.
|
int |
getSwitchType(java.lang.String switchName) |
void |
setIncludeFullPath(boolean value)
Sets whether to include the full file path name.
|
getDisplayResult, getEnd, getFieldCode, getFieldCode, getFormat, getLocaleId, getResult, getSeparator, getStart, getType, isDirty, isDirty, isLocked, isLocked, needStoreOldResultNodes, remove, setLocaleId, setResult, unlink, update, updatepublic boolean getIncludeFullPath()
public void setIncludeFullPath(boolean value)
throws java.lang.Exception
value - Whether to include the full file path name.java.lang.Exceptionpublic int getSwitchType(java.lang.String switchName)