| Package | Description |
|---|---|
| org.openepics.cable.ui |
| Modifier and Type | Method and Description |
|---|---|
static CableColumnUI |
CableColumnUI.convertColumnLabel(String columnLabel)
Searches for CableColumnUI enum with column label
|
static CableColumnUI |
CableColumnUI.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CableColumnUI[] |
CableColumnUI.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
List<String> |
CableRequestManager.completeFilter(CableColumnUI column)
Provide suggestions for cable given cable column.
|
List<javax.faces.model.SelectItem> |
CableRequestManager.filterOptions(CableColumnUI column)
Provide filter options given cable column.
|
boolean |
CableRequestManager.isColumnVisible(CableColumnUI column)
Returns column visibility for given column.
|
boolean |
CableRequestManager.linkToChess(CableUI cableUI,
CableColumnUI cableColumnUI)
Return boolean if given information allows link to Chess.
|
String |
CableRequestManager.tooltipForLabel(CableColumnUI column)
Return tooltip for cable label.
|
Copyright © 2025 European Spallation Source. All rights reserved.