public class UILabelUtil extends Object
| Modifier and Type | Method and Description |
|---|---|
static String |
getColumnHeaderLabel(ListColumn column,
String typeCode,
LabelService labelService) |
static String |
resolveLocalizedLabel(String labelKey)
Returns localized label by key or a "[labelKey]" if localized label was not registered
|
public static String getColumnHeaderLabel(ListColumn column, String typeCode, LabelService labelService)
Copyright © 2018. All rights reserved.