Class DatatableColumnsEvent

java.lang.Object
java.util.EventObject
org.springframework.context.ApplicationEvent
sk.iway.iwcm.system.datatable.events.DatatableColumnsEvent
All Implemented Interfaces:
Serializable

public class DatatableColumnsEvent extends org.springframework.context.ApplicationEvent
Event fired before DataTable columns JSON is returned, allowing listeners to modify the column definitions. Usage:
See Also:
  • Constructor Details

  • Method Details