| Modifier and Type | Interface and Description |
|---|---|
static interface |
ConfigurationUILink.Callback |
| Modifier and Type | Method and Description |
|---|---|
ConfigPanel |
getConfigurationUI(IConfigPage configPage,
ConfigPanel returnPanel,
PersistentRecord record,
ConfigurationUILink.Callback callback)
Get the custom
ConfigPanel to display. |
getLinkTextConfigPanel getConfigurationUI(IConfigPage configPage, ConfigPanel returnPanel, PersistentRecord record, ConfigurationUILink.Callback callback)
ConfigPanel to display.configPage - The IConfigPage the gateway was at.returnPanel - The ConfigPanel to return to, using configPage.record - The PersistentRecord associated with this driver instance.callback - The ConfigurationUILink.Callback.ConfigPanel.