Class SetStepsExpandedEvent


  • public class SetStepsExpandedEvent
    extends java.lang.Object
    Toggles every steps' visibility.
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      boolean isExpanded()  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • SetStepsExpandedEvent

        public SetStepsExpandedEvent​(boolean expanded)
    • Method Detail

      • isExpanded

        public boolean isExpanded()