Package com.inet.taskplanner.server.api.field


package com.inet.taskplanner.server.api.field
  • Class
    Description
    A field that allows a boolean state to be displayed as a checkbox.
    A color field to pick a color from a chooser.
    A field that takes a float number as input and displays the currency symbol.
    A field that allows the definition of a date value.
    A field condition that changes the accessability
    A field represents a component in the settings of a e.g.
    Defines a condition for a field, e.g.
    The operation on the values to be applied
    The type of a field condition
    Defines the type of field for the definition of e.g.
    A field that allows the definition of a file.
    A text field for filenames which will be later patched with ResultActionHelper.resolveFilenamePlaceholder.
    A field that allows the definition of a file or a folder.
    A field that takes a float number as input.
    A field that allows the definition of folder.
    A field that adds a group between multiple properties
    A field that allows the definition of a single or multi line label.
    A field that allows the display of a link.
    A field that takes an integer number as input The field supports place holders from the TaskPlanner, which has to be accounted for
    A field that allows the definition of a password.
    A field that takes an integer number as input The field supports place holders from the TaskPlanner, which has to be accounted for
    A field that allows to choose from a list of predefined values.
    A field that allows to choose from a list of predefined values.
    A field that allows to choose multiple values from a list of predefined values.
    A field that allows to add key-value pairs.
    provides data entries for field type dropdowns in task fields as well as generating the actual task Field instances themselves
    A field that allows any multi line text.
    A text field that allows any value.
    A field that allows the definition of a time value.
    A field condition that changes the visibility