Class PAttributeSearchUIDefinition

    • Constructor Detail

      • PAttributeSearchUIDefinition

        public PAttributeSearchUIDefinition()
    • Method Detail

      • getFieldProperties

        public String getFieldProperties​(Field field,
                                         boolean getValueFromSession)
        Description copied from class: UIDefinition
        Computes properties to initialize and set the field in a Smartclient form. This can be the default value or the sets of values in the valuemap.
        Overrides:
        getFieldProperties in class FKSearchUIDefinition
        Parameters:
        field - the field for which the information should be computed.
        Returns:
        a JSONObject string which is used to initialize the formitem.