Klasse InstallerStep

java.lang.Object
io.overcoded.vaadin.wizard.WizardStep<InstallerContext>
de.bytestore.hostinger.view.installer.InstallerStep

public class InstallerStep extends io.overcoded.vaadin.wizard.WizardStep<InstallerContext>
  • Feldübersicht

    Von Klasse geerbte Felder io.overcoded.vaadin.wizard.WizardStep

    context
  • Konstruktorübersicht

    Konstruktoren
    Modifizierer
    Konstruktor
    Beschreibung
    protected
    InstallerStep(InstallerContext context, String name, int order)
     
  • Methodenübersicht

    Modifizierer und Typ
    Methode
    Beschreibung
    boolean
     
    boolean
     

    Von Klasse geerbte Methoden io.overcoded.vaadin.wizard.WizardStep

    canEqual, createAvatarGroupItem, equals, getContext, getLayout, getName, getOrder, getStatus, hashCode, isCommitted, isCompleted, setCommitted, setCompleted, setStatus, toString

    Von Klasse geerbte Methoden java.lang.Object

    clone, finalize, getClass, notify, notifyAll, wait, wait, wait
  • Konstruktordetails

  • Methodendetails

    • isValid

      public boolean isValid()
      Angegeben von:
      isValid in Klasse io.overcoded.vaadin.wizard.WizardStep<InstallerContext>
    • commit

      public boolean commit()
      Angegeben von:
      commit in Klasse io.overcoded.vaadin.wizard.WizardStep<InstallerContext>