public class ReviewStep extends AbstractConfiguration implements AsyncStep<org.jboss.hal.client.shared.sslwizard.EnableSSLContext>
description, SOCKET_BINDING_GROUP_TEMPLATEtitle| Modifier and Type | Method and Description |
|---|---|
elemental2.dom.HTMLElement |
asElement() |
void |
onNext(org.jboss.hal.client.shared.sslwizard.EnableSSLContext context,
WorkflowCallback callback)
Called before the next step is shown.
|
protected void |
onShow(org.jboss.hal.client.shared.sslwizard.EnableSSLContext context)
Called every time the step is shown.
|
onBack, onCancelonNext, registerAttachable, reset, wizardprotected void onShow(org.jboss.hal.client.shared.sslwizard.EnableSSLContext context)
WizardSteponShow in class AbstractConfigurationcontext - the current contextpublic void onNext(org.jboss.hal.client.shared.sslwizard.EnableSSLContext context,
WorkflowCallback callback)
AsyncStep
The default implementation calls WorkflowCallback.proceed().
onNext in interface AsyncStep<org.jboss.hal.client.shared.sslwizard.EnableSSLContext>context - the current contextcallback - call WorkflowCallback.proceed() if we can navigate to the next step, do nothing
otherwisepublic elemental2.dom.HTMLElement asElement()
asElement in interface org.jboss.gwt.elemento.core.IsElementasElement in class AbstractConfigurationCopyright © 2018 JBoss, a division of Red Hat. All rights reserved.