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