Annotation Interface EventPanelSimpleTable.EventUpdate

Enclosing class:
EventPanelSimpleTable<T extends DynO>

@Target(TYPE) @Retention(RUNTIME) @Inherited @Documented public static @interface EventPanelSimpleTable.EventUpdate
Annotation used to set the event that will be launched on update action. This is a required annotation.
  • Required Element Summary

    Required Elements
    Modifier and Type
    Required Element
    Description
    Class<? extends UpdateEvent<? extends DynO>>