Class SearchExecutingOnChangeAction

    • Constructor Detail

      • SearchExecutingOnChangeAction

        public SearchExecutingOnChangeAction()
    • Method Detail

      • setValuesToView

        protected void setValuesToView​(java.util.Map values)
                                throws java.lang.Exception
        Description copied from class: SearchByViewKeyAction
        Executed after searching is done, in order to assign the searched values to the view.

        Overrides:
        setValuesToView in class SearchByViewKeyAction
        Parameters:
        values - The values to assign to the view
        Throws:
        java.lang.Exception - If some is wrong.