Package io.guise.framework.platform
Interface PlatformMessage
-
- All Known Subinterfaces:
DepictEvent
,PlatformCommandMessage<C>
,PlatformEvent
,WebDepictEvent
,WebPlatformCommandMessage<C>
,WebPlatformEvent
,WebPlatformMessage
- All Known Implementing Classes:
AbstractDepictEvent
,AbstractPlatformEvent
,AbstractPlatformMessage
,AbstractWebDepictEvent
,AbstractWebMessage
,AbstractWebPlatformEvent
,PlatformDropEvent
,PlatformFocusEvent
,WebActionDepictEvent
,WebChangeDepictEvent
,WebCommandDepictEvent
,WebCommandMessage
,WebFormEvent
,WebInitializeEvent
,WebPollEvent
,WebProgressDepictEvent
public interface PlatformMessage
A message to or from the platform on which objects are being depicted.- Author:
- Garret Wilson