public interface CustomUILink extends LinkEntry
| Modifier and Type | Method and Description |
|---|---|
ConfigPanel |
getCustomUI(IConfigPage configPage,
ConfigPanel returnPanel,
Driver driver)
Gets the custom
ConfigPanel to display. |
getLinkTextConfigPanel getCustomUI(IConfigPage configPage, ConfigPanel returnPanel, Driver driver)
ConfigPanel to display.configPage - The IConfigPage the gateway was at.returnPanel - The ConfigPanel to return to, using configPage.driver - The Driver instnace.ConfigPanel to display.