| Package | Description |
|---|---|
| org.fujion.ancillary | |
| org.fujion.annotation | |
| org.fujion.client |
| Modifier and Type | Method and Description |
|---|---|
OptionMap |
Options.toMap()
Convert to an OptionMap instance by processing
@Option
annotations. |
OptionMap |
IOptionMapTransform.toMap()
Return object as an option map.
|
| Modifier and Type | Method and Description |
|---|---|
static void |
OptionScanner.scan(Object object,
OptionMap map) |
| Modifier and Type | Method and Description |
|---|---|
OptionMap |
ClientInvocation.toMap(Page page)
Packages the client invocation request as a map for serialization and transport.
|
| Modifier and Type | Method and Description |
|---|---|
Synchronizer |
Synchronizer.createWidget(BaseComponent parent,
OptionMap props,
OptionMap state)
Creates and sends a client invocation to create a widget.
|
Copyright © 2018 Fujion Framework. All rights reserved.