Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

NameDescriptionValues
criteriatype (deprecated from R16.2)The criterion type.0.1.2
labelThe criterion label.Any
extralabelThe criterion extra label.Any
tooltip (deprecated from R16.2)The criterion tool tip.Any
hibernatefield (deprecated from R16.2)The criterion hibernate field.Any
entitytablenameThe criterion entity table name.Any
entityfieldnameThe criterion entity field name.Any
displaytable (deprecated from R16.2)The criterion display table.Any
displaylabel (deprecated from R16.2)The criterion display label.Any
displayfield (deprecated from R16.2)The criterion display field.Any
fieldtypeThe criterion field type. Specified only if componentType is inputTextFTXSTRING. FTXINTEGER, FTXFLOAT
fieldsize (deprecated from R16.2)The criterion field size.Any
sourcealias (deprecated from R16.2)The criterion source alias.Any
displayalias (deprecated from R16.2)The criterion display alias.Any
datasetname (deprecated from R16.2)The criterion dataset name.Any
lookupname (deprecated from R16.2)The criterion lookup nameAny
treename (deprecated from R16.2)The criterion tree name.Any
multiselect (deprecated from R16.2)Defines if the criterion can be multi selected.0 = No, 1 = Yes
isMandatoryDefines if the criterion can is mandatory.0 = No, 1 = Yes
componentTypeDefines the ui component typeinputText, calendar, selectcheckboxmenu , autocomplete
classNameDefines the class of the filter objectAny
managedbeannameDefines the bean that handles the execution of "method" or "onChangeMethod"Any
methodDefines the method that executed when searching for a specific valueAny
displayvalueDefines the filter object value that will show in uiAny
disableSelectOneMenuEmptyOptionDefines if you want to disable empty option for a select box0 = No, 1 = Yes
onChangeMethodNameDefines the method that will execute on change of the criterion in uiAny

...