public class Tutorial extends Tour
Tour.mode
set to "tutorial".config, configOnly, factoryCreated, factoryProperties, id, scClassName
Constructor and Description |
---|
Tutorial() |
Tutorial(com.google.gwt.core.client.JavaScriptObject jsObj) |
Modifier and Type | Method and Description |
---|---|
com.google.gwt.core.client.JavaScriptObject |
create() |
TourMode |
getMode()
The tour mode allows step configuration to be simplified by using the context to apply appropriate defaults.
|
static Tutorial |
getOrCreateRef(com.google.gwt.core.client.JavaScriptObject jsObj) |
Tutorial |
setMode(TourMode mode)
The tour mode allows step configuration to be simplified by using the context to apply appropriate defaults.
|
getAllowDropOnDescendants, getAutoReset, getCancelSteps, getDropOutlineBorder, getFirstStepActionButtonTitle, getFirstStepCancelButtonTitle, getLastStepActionButtonTitle, getNotifyMessageSettings, getNotifyType, getOutlineBorder, getShowInputValidationMessage, getShowProgress, getShowProgressPercent, getStepActionButtonTitle, getStepCancelButtonTitle, getSteps, getTour, getWindowDefaults, loadTour, notifyValidationMessage, setAllowDropOnDescendants, setAutoReset, setCancelSteps, setDropOutlineBorder, setFirstStepActionButtonTitle, setFirstStepCancelButtonTitle, setLastStepActionButtonTitle, setNotifyMessageSettings, setNotifyType, setOutlineBorder, setShowInputValidationMessage, setShowProgress, setShowProgressPercent, setStepActionButtonTitle, setStepCancelButtonTitle, setSteps, setWindowDefaults
addFinishedHandler, addTraceElementHandler, getContainerId, getElement, getElements, getJsObj, getLastTaskOutput, getLastTaskOutput, getMockMode, getOrCreateJsObj, getProcess, getProcessElements, getRuleScope, getSequences, getStartElement, getState, getStateVariable, getTraceContext, getWizard, isCreated, loadProcess, onInit, passThruTaskOutput, reset, reset, setAttribute, setConfig, setContainerId, setElements, setJavaScriptObject, setMockMode, setNextElement, setNextElement, setRuleScope, setSequences, setStartElement, setStartElement, setState, setStateVariable, setTaskOutput, setTraceContext, setWizard, start
addDynamicProperty, addDynamicProperty, addDynamicProperty, addDynamicProperty, applyFactoryProperties, asSGWTComponent, clearDynamicProperty, createJsObj, destroy, doAddHandler, doInit, error, error, errorIfNotCreated, fireEvent, getAttribute, getAttributeAsBoolean, getAttributeAsDate, getAttributeAsDouble, getAttributeAsElement, getAttributeAsFloat, getAttributeAsInt, getAttributeAsJavaScriptObject, getAttributeAsMap, getAttributeAsString, getAttributeAsStringArray, getClassName, getConfig, getHandlerCount, getID, getRef, getScClassName, getTestInstance, hasAutoAssignedID, hasDynamicProperty, internalSetID, internalSetID, isConfigOnly, isFactoryCreated, onBind, registerID, setAttribute, setAttribute, setAttribute, setAttribute, setAttribute, setAttribute, setAttribute, setAttribute, setAttribute, setAttribute, setAttribute, setAttribute, setAttribute, setAttribute, setAttribute, setAttribute, setAttribute, setAttribute, setAttribute, setAttribute, setConfigOnly, setFactoryCreated, setID, setProperty, setProperty, setProperty, setProperty, setScClassName
public Tutorial()
public Tutorial(com.google.gwt.core.client.JavaScriptObject jsObj)