Class FileOrFolderField
java.lang.Object
com.inet.taskplanner.server.api.field.Field
com.inet.taskplanner.server.api.field.FolderField
com.inet.taskplanner.server.api.field.FileOrFolderField
A field that allows the definition of a file or a folder.
-
Field Summary
Fields inherited from class FolderField
PROTOCOL_FILE -
Constructor Summary
ConstructorsConstructorDescriptionFileOrFolderField(String key, String label) Creates the field for choosing a file -
Method Summary
Methods inherited from class FolderField
getAllAvailableProtocols, patchResultPlaceholderInValue, patchSeriesPlaceholderInValue, setProtocolsMethods inherited from class Field
getConditions, getKey, getLabel, getPlaceholder, getType, getValue, isUpdateValuesOnChange, isValueSavable, replaceSeriesPlaceholders, setConditions, setKey, setLabel, setPlaceholder, setType, setType, setUpdateValuesOnChange, setValue, setValueSavable
-
Constructor Details
-
FileOrFolderField
-
-
Method Details
-
setFilter
-