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