mattcasters commented on issue #5699:
URL: https://github.com/apache/hop/issues/5699#issuecomment-3280762032

   ` @GuiElement` annotation has an ignored flag:
   
   ```
     /**
      * Set this flag to true if you want to ignore the field as a GUI Element. 
You can use this to
      * override a GUI element from a base class.
      *
      * @return True if you want this element to be ignored
      */
     boolean ignored() default false;
   ```


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to