Class ClientExpandAllEvent

java.lang.Object
com._1c.g5.aef2.events.ClientEvent
com._1c.g5.aef2.events.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 Details

    • ClientExpandAllEvent

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