| Package | Description |
|---|---|
| org.openepics.cable.ui |
| Modifier and Type | Method and Description |
|---|---|
static ConnectorColumnUI |
ConnectorColumnUI.convertColumnLabel(String columnLabel)
Searches for ConnectorColumnUI enum with column label
|
static ConnectorColumnUI |
ConnectorColumnUI.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ConnectorColumnUI[] |
ConnectorColumnUI.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
List<ConnectorColumnUI> |
ConnectorRequestManager.getColumns()
Returns current columns to show in connector data table
|
| Modifier and Type | Method and Description |
|---|---|
String |
ConnectorRequestManager.tooltipForConnector(ConnectorColumnUI column,
String value)
Return tooltip for connector.
|
String |
ConnectorRequestManager.urlForColumn(ConnectorColumnUI column,
ConnectorUI connectorUi)
Return url for column.
|
Copyright © 2026 European Spallation Source. All rights reserved.