Interface | Description |
---|---|
CssFilterable |
Bean Classes can implement this if they want a chance to filter the Css for
the MiniApp control.
|
HasDynamicOptions | |
HasExtraResources | |
HasOptions | |
ResetListener | |
Serializer<IN> |
Abstract way of allowing an event to "serialize" its content in any way they
choose.
|
Class | Description |
---|---|
MiniAppControl | |
Serializer.NullSerializer |
Null Implementation of a Serializer that ALWAYS does nothing.
|
WebResource |
Simple container to manage a reference to js, and css files that we need to load.
|