Class ClientCollapseAllEvent

  • All Implemented Interfaces:
    IClientEvent, IEvent

    public class ClientCollapseAllEvent
    extends ClientEvent
    Collapse all event that can be sent to a component so that it transforms it into TreeCollapseAllEvent for its view models.
    • Constructor Detail

      • ClientCollapseAllEvent

        public ClientCollapseAllEvent​(boolean async)
        Creates a new instance.
        Parameters:
        async - true if the event should be processed asynchronously