NAME
Kernel::WebApp::Util::ConfigItem::Field::GeneralCatalog – The general catalog field type for the configuration item classes.
PUBLIC INTERFACE
has PossibleValues
Attribute that holds the full definition path.
Type()
Holds the current class field type.
FilterFormFieldSchema()
Returns the filter form field schema for the current field type.
DisplayValueData()
Returns the display value data for the current field.
ExportDisplayValue()
Returns the export display value for the current field.
PRIVATE INTERFACE
around _BuildValidators()
Adds an additional validator in the list.
_FormFieldSchema()
Returns the form field schema for the current field type.
_BuildPossibleValues()
Build the PossibleValues with the given class in the FormFieldAttributes attribute.
