Class ClientExpandAllEvent

  • All Implemented Interfaces:
    IClientEvent, IEvent

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

      • ClientExpandAllEvent

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