public final class LabelUtils extends Object
| Modifier and Type | Method and Description |
|---|---|
static String |
getLabel(String key,
String componentName,
Object... args)
get localised text for a component that resides inside another widget
|
static String |
getLabel(Widget widget,
String componentName,
Object... args)
get localised text for a component that resides inside another widget
|
public static String getLabel(Widget widget, String componentName, Object... args)
widget - The widget for which the component residescomponentName - The name of the componentargs - Array of argumentsCopyright © 2017 SAP SE. All Rights Reserved.