Class VisibleAction

    • Field Detail

      • id

        protected final int id
    • Constructor Detail

      • VisibleAction

        public VisibleAction​(int id)
    • Method Detail

      • onLoad

        public void onLoad​(Run<?,​?> run)
        Specified by:
        onLoad in interface RunAction2
      • getRun

        public Run<?,​?> getRun()
        This getter is required for run side panel displaying, even if the method is not called and there is no override
        Returns: