Java org.apache.wicket.extensions.wizard.dynamic DynamicWizardModel fields, constructors, methods, implement or subclass

Example usage for Java org.apache.wicket.extensions.wizard.dynamic DynamicWizardModel fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for org.apache.wicket.extensions.wizard.dynamic DynamicWizardModel.

The text is from its open source code.

Constructor

Method

voidsetCancelVisible(final boolean cancelVisible)
Sets whether cancel functionality is available.
voidsetLastVisible(final boolean lastVisible)
Configures if the last button should be displayed.