public class TrivialComponentsReflectionUtil extends ReflectionUtil
| Modifier and Type | Field and Description |
|---|---|
static char |
ATTRIBUTE_SEPARATOR |
| Constructor and Description |
|---|
TrivialComponentsReflectionUtil() |
| Modifier and Type | Method and Description |
|---|---|
protected char |
getAttributeSeparator()
TODO Trivial components does not support {{foo.bar}} so ButterFaces replaces it by {{foo#bar}}.
|
getStringValueFromObject, getValueFromObjectpublic static final char ATTRIBUTE_SEPARATOR
protected char getAttributeSeparator()
ReflectionUtilgetAttributeSeparator in class ReflectionUtilCopyright © 2018. All rights reserved.