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