| Interface | Description |
|---|---|
| AjaxCallbackHandler |
Created by carlg on 2/10/2016.
|
| ComponentData |
Filename: ComponentData.java
Created on Apr 11, 2016
Author: Kathy Applebaum
Copyright Inductive Automation 2016
Project: gateway-api
|
| Class | Description |
|---|---|
| DatasourceData | |
| EventTableData |
Filename: EventTableData.java
Created on Apr 13, 2016
Author: Kathy Applebaum
Copyright Inductive Automation 2016
Project: gateway-api
|
| ExceptionData | |
| HistogramData | |
| MetricsGaugeData |
Filename: MetricsGaugeData.java
Created on Apr 11, 2016
Author: Kathy Applebaum
Copyright Inductive Automation 2016
Project: gateway-api
|
| ReactComponent |
Created by carlg on 2/8/2016.
|
| ReflectiveAjaxCallbackHandler |
Created by carlg on 2/10/2016.
|
| ScriptDiagnosticData | |
| StaticGaugeData |
Filename: StaticGaugeData.java
Created on Apr 11, 2016
Author: Kathy Applebaum
Copyright Inductive Automation 2016
Project: gateway-api
|
| TimerData |
Created by carlg on 4/28/2016.
|
| Annotation Type | Description |
|---|---|
| InvokableJSON |
Annotate methods with this if you want them to be invoked by your javascript via the wicket callback URL.
|
| InvokableWicket |
Annotate methods with this if you want them to be invoked by your javascript via the wicket callback URL.
|