Class ServerAsyncMethod.Event

java.lang.Object
com.webfirmframework.wffweb.tag.html.attribute.event.ServerAsyncMethod.Event
Enclosing interface:
ServerAsyncMethod

public static class ServerAsyncMethod.Event extends Object
Contains event data for ServerAsyncMethod.asyncMethod(WffBMObject, Event). This class might be replaced with java record class in future if the minimal java version of this framework is upgraded to record supported version.