Uses of Class
com.storedobject.vaadin.AbstractDataForm
Packages that use AbstractDataForm
-
Uses of AbstractDataForm in com.storedobject.vaadin
Subclasses of AbstractDataForm in com.storedobject.vaadinModifier and TypeClassDescriptionclassA view that is used for creating "data entry forms" for a particular type of object.classAction form is used to execute some action if the user confirms it by pressing a "Yes" button.classDataEditor<T>AViewthat is used for creating a "data entry form" with "Save"/"Cancel" buttons.classThis class is used to accept some quick data from the users.classAn information message to be shown to the user.