public class TextPropertyValueAdapter extends Object
| Constructor and Description |
|---|
TextPropertyValueAdapter() |
| Modifier and Type | Method and Description |
|---|---|
static String |
formatItemValues(List<?> aItem,
String aSeparator,
String sFormat,
Locale locale,
String sPosition)
This method returns a formated a string object.
|
void |
onEvent(TextEvent event)
This method reacts on CDI events of the type TextEvent and parses a string
for xml tag
|
public void onEvent(@Observes
TextEvent event)
public static String formatItemValues(List<?> aItem, String aSeparator, String sFormat, Locale locale, String sPosition)
Copyright © 2006–2019 Imixs Software Solutions GmbH. All rights reserved.