Uses of Class
io.github.sosuisen.jfxbuilder.web.WebEventBuilder
Packages that use WebEventBuilder
-
Uses of WebEventBuilder in io.github.sosuisen.jfxbuilder.web
Methods in io.github.sosuisen.jfxbuilder.web that return WebEventBuilderModifier and TypeMethodDescriptionApplies a function to the WebEvent instance being constructed.static <T> WebEventBuilder
<T> Accepts the constructor arguments ofWebEvent(Object, EventType, T)
and returns an instance ofWebEventBuilder<T>
.