@JsType(isNative=true,
namespace="window",
name="envelope")
public class GuidedTourServiceNativeEnvelope
extends Object
| Constructor and Description |
|---|
GuidedTourServiceNativeEnvelope() |
| Modifier and Type | Method and Description |
|---|---|
static GuidedTourServiceNativeEnvelope |
get() |
boolean |
isEnabled() |
void |
refresh(UserInteraction userInteraction) |
void |
registerTutorial(Tutorial tutorial) |
public void refresh(UserInteraction userInteraction)
public void registerTutorial(Tutorial tutorial)
public boolean isEnabled()
@JsProperty(name="guidedTourService") public static GuidedTourServiceNativeEnvelope get()
Copyright © 2012–2020 JBoss by Red Hat. All rights reserved.