Interface ITwistieListener

  • All Known Implementing Classes:
    ProgressReporterWindow

    public interface ITwistieListener
    A convenience listener that will be notified whenever the control changes state between being collapse and being expanded
    • Method Detail

      • isCollapsed

        void isCollapsed​(boolean value)
        true is the control is in a collapsed state; false otherwise
        Parameters:
        value -