org.omnifaces.component.input

Class Form

    • Constructor Detail

      • Form

        public Form()
    • Method Detail

      • isIncludeViewParams

        public boolean isIncludeViewParams()
        Return whether or not the view parameters should be encoded into the form's action URL.
      • setIncludeViewParams

        public void setIncludeViewParams(boolean includeViewParams)
        Set whether or not the view parameters should be encoded into the form's action URL.
        Parameters:
        includeViewParams - The state of the switch for encoding view parameters