Uses of Interface
io.guise.framework.platform.web.WebDepictEvent
-
Packages that use WebDepictEvent Package Description io.guise.framework.platform.web -
-
Uses of WebDepictEvent in io.guise.framework.platform.web
Classes in io.guise.framework.platform.web that implement WebDepictEvent Modifier and Type Class Description classAbstractWebDepictEventThe base class for events to or from a depicted object on the web platform.classWebActionDepictEventIndicates that an action has been initiated on the web platform.classWebChangeDepictEventIndicates that one or more properties of a depicted object have changed on the web platform.classWebCommandDepictEvent<C extends java.lang.Enum<C> & WebPlatformCommand>A command to or from a depicted object on the web platform.classWebProgressDepictEventIndicates that some sort of progress has been made on the web platform.
-