Class BaseActionEventLazyLoading

All Implemented Interfaces:
Serializable, IBaseActionEvent

public class BaseActionEventLazyLoading extends BaseActionEvent
Event that is sent with a lazy loading event of a client side component.
See Also:
  • Constructor Details

    • BaseActionEventLazyLoading

      public BaseActionEventLazyLoading(UIComponent component, String type)