|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Writer | |
---|---|
org.springframework.richclient.widget.table |
Uses of Writer in org.springframework.richclient.widget.table |
---|
Classes in org.springframework.richclient.widget.table that implement Writer | |
---|---|
class |
NestedWriter
This Writer uses a chaining implementation of getter methods to allow nested properties. |
class |
SimpleWriter
Basic implementation of a Writer . |
Methods in org.springframework.richclient.widget.table that return Writer | |
---|---|
static Writer |
ClassUtils.getWriterForProperty(Class<?> beanClass,
String propertyName)
Create a Writer for the given property. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |