Klasse InstallerFormStep
java.lang.Object
io.overcoded.vaadin.wizard.WizardStep<T>
io.overcoded.vaadin.wizard.AbstractFormWizardStep<InstallerContext>
de.bytestore.hostinger.view.installer.InstallerFormStep
public class InstallerFormStep
extends io.overcoded.vaadin.wizard.AbstractFormWizardStep<InstallerContext>
-
Feldübersicht
Von Klasse geerbte Felder io.overcoded.vaadin.wizard.AbstractFormWizardStep
binder, propertiesVon Klasse geerbte Felder io.overcoded.vaadin.wizard.WizardStep
context -
Konstruktorübersicht
KonstruktorenModifiziererKonstruktorBeschreibungprotectedInstallerFormStep(InstallerContext context, String name, int order) -
Methodenübersicht
Modifizierer und TypMethodeBeschreibungprotected booleanprotected com.vaadin.flow.component.formlayout.FormLayoutprotected Stringprotected com.vaadin.flow.component.HtmlVon Klasse geerbte Methoden io.overcoded.vaadin.wizard.AbstractFormWizardStep
commit, configureLayout, createDetails, getCompletedByMessage, getLayout, getUsername, isValid, wrappedDetails, wrappedFormLayoutVon Klasse geerbte Methoden io.overcoded.vaadin.wizard.WizardStep
canEqual, createAvatarGroupItem, equals, getContext, getName, getOrder, getStatus, hashCode, isCommitted, isCompleted, setCommitted, setCompleted, setStatus, toString
-
Konstruktordetails
-
InstallerFormStep
-
-
Methodendetails
-
getDisplayEntity
- Angegeben von:
getDisplayEntityin Klasseio.overcoded.vaadin.wizard.AbstractFormWizardStep<InstallerContext>
-
commitAfterContextUpdated
protected boolean commitAfterContextUpdated()- Angegeben von:
commitAfterContextUpdatedin Klasseio.overcoded.vaadin.wizard.AbstractFormWizardStep<InstallerContext>
-
getInformationMessage
protected com.vaadin.flow.component.Html getInformationMessage()- Angegeben von:
getInformationMessagein Klasseio.overcoded.vaadin.wizard.AbstractFormWizardStep<InstallerContext>
-
createForm
protected com.vaadin.flow.component.formlayout.FormLayout createForm()- Angegeben von:
createFormin Klasseio.overcoded.vaadin.wizard.AbstractFormWizardStep<InstallerContext>
-