Contents
-
Terminally Deprecated Elements
Use the nowadays available Details component from Vaadin core instead.
-
Deprecated Classes
Use the nowadays available Details component from Vaadin core instead.
handle with care, very little tested and should be considered
experimental at this point. API will most likely change, but feedback is more
than welcome.
-
Deprecated Methods
provide FileNameGenerator instead
Note, with lazy loaded content, calling this method
may cause performance issues
might return null if text not set with setRichTextAndSaveReference method.
Whitelist is not serializable. Override getWhitelist instead
if you need to support serialiazation
Helper to move from TreeGrid usage, in case the TreeData (from
Vaadin core) happens to be used to describe the hierarchy.
try to use the standard Java Bean Validation API based method
instead