Class HideElementByNameFunction

    • Constructor Detail

      • HideElementByNameFunction

        public HideElementByNameFunction()
        Deprecated.
        Default Constructor.
    • Method Detail

      • getField

        public String getField()
        Deprecated.
        Returns the field used by the function. The field name corresponds to a column name in the report's data-row.
        Returns:
        The field name.
      • setField

        public void setField​(String field)
        Deprecated.
        Defines the field name for the function. The field name corresponds to a column name in the report's data-row.
        Parameters:
        field - the field name.