Back to Website
Show / Hide Table of Contents

Interface IStep

Package: ui-framework

Properties

bottomPanel

Declaration
bottomPanel?: IBottomPanelStep
Property Value
Type Description
IBottomPanelStep

description

Declaration
description?: string
Property Value
Type Description
string

icon

Declaration
icon?: string
Property Value
Type Description
string

imageHeight

Declaration
imageHeight?: string
Property Value
Type Description
string

imageUrl

Declaration
imageUrl?: string
Property Value
Type Description
string

imageWidth

Declaration
imageWidth?: string
Property Value
Type Description
string

initOnRestore

If true, returns to edit will be started from this step.

Declaration
initOnRestore?: boolean
Property Value
Type Description
boolean

If true, returns to edit will be started from this step.

mainPanel

Declaration
mainPanel: IPanelStep
Property Value
Type Description
IPanelStep

name

Declaration
name: string
Property Value
Type Description
string

onActivate

Functions that are executed when entering this step.

Declaration
onActivate?: Function[] | Function
Property Value
Type Description
Function[] | Function

Functions that are executed when entering this step.

onBeforeNextStep

Functions that are executed when you click the Next button, and if this function returns truly value, you go to the next step.

Declaration
onBeforeNextStep?: Function[] | Function
Property Value
Type Description
Function[] | Function

Functions that are executed when you click the Next button, and if this function returns truly value, you go to the next step.

onBeforePrevStep

Functions that are executed when you click the Back button, and if this function returns truly value, you go to the previous step.

Declaration
onBeforePrevStep?: Function[] | Function
Property Value
Type Description
Function[] | Function

Functions that are executed when you click the Back button, and if this function returns truly value, you go to the previous step.

onLeave

Functions that are executed when leaving this step.

Declaration
onLeave?: Function[] | Function
Property Value
Type Description
Function[] | Function

Functions that are executed when leaving this step.

rightToolPanel

Declaration
rightToolPanel?: IToolPanel
Property Value
Type Description
IToolPanel

title

Declaration
title?: string
Property Value
Type Description
string

toolPanel

Declaration
toolPanel?: IToolPanel
Property Value
Type Description
IToolPanel

topPanel

Declaration
topPanel?: ITopPanelStep
Property Value
Type Description
ITopPanelStep
Was this page helpful?
Thanks for your feedback!
Back to top Copyright © 2001–2024 Aurigma, Inc. All rights reserved.
Loading...
    Thank for your vote
    Your opinion is important to us. To provide details, send feedback.
    Send feedback