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.
Consider this an early draft that may change unexpectedly. Feedback
for the helper highly appreciated, hoping to get similar tooling to core
soon to replace resize listener in Page.
-
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
-
Deprecated Constructors
consider using some of the better typed version
use the better typed versions instead
Use the versions with proper icon typing instead
consider using some of the better typed version
use the better typed versions instead
Use the versions with proper icon typing instead
Use the versions with better typed icon instead
not sure yet if this is a good idea, added for backwards compatibility