T
- object typepublic interface ValueFormatter<T>
Inspector
.Modifier and Type | Method and Description |
---|---|
boolean |
canHandle(Class<?> type) |
default Map<String,Object> |
getChildren() |
String |
getDescription() |
String |
getName() |
T |
getValue() |
String |
getValueAsString() |
default boolean |
hasChildren() |
void |
setValue(T source) |
Copyright © 2003–2018 Magnolia International Ltd.. All rights reserved.