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