Deprecated API
Contents
-
ElementDescriptionuse
ActionButton.setPreUiAction(Runnable)
insteadUse the nowadays available Details component from Vaadin core instead.use promptString insteaduse promptString insteaduse promptString instead
-
ClassDescriptionEarly version of this class, there might still be some backwards incompatible changes. Please provide your feedback, even if this "just works".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.
-
MethodDescriptionuse
ActionButton.setPostUiAction(Consumer)
insteaduseActionButton.setPreUiAction(Runnable)
insteadconsider using the better typed versionCssGrid.setTemplateAreas(Row...)
provide FileNameGenerator insteadNote, with lazy loaded content, calling this method may cause performance issuesWarning, using this method directly easily creates excessive memory usage, consider passing inContentProvider
in the constructor, which postpones the content creation to a moment when actually needed.might return null if text not set with setRichTextAndSaveReference method.use getSafelist insteadWhitelist is not serializable. Override getWhitelist instead if you need to support serialiazationHelper to move from TreeGrid usage, in case the TreeData (from Vaadin core) happens to be used to describe the hierarchy.use promptString insteaduse promptString insteaduse promptString instead
-
ConstructorDescriptionconsider using some of the better typed versionuse the better typed versions insteadUse the versions with proper icon typing insteadconsider using some of the better typed versionuse the better typed versions insteadUse the versions with proper icon typing insteadUse the versions with better typed icon insteadnot sure yet if this is a good idea, added for backwards compatibility