Table of Contents

Class QuickEditConfigButtons

Buttons on a quick-edit toolbar

QuickEditConfigButtons

you are here (click to zoom) - discover the stack

This is the configuration for the buttons of parts of quickE.


Package: Api.Js.SxcJs

Properties

addApp

Enable the button to "add App"

QuickEditConfigButtons

you are here (click to zoom) - discover the stack

This is the configuration for the buttons of parts of quickE.


Declaration
addApp?: boolean
Property Value
Type Description
boolean

addContent

Enable the button to "Add Content"

QuickEditConfigButtons

you are here (click to zoom) - discover the stack

This is the configuration for the buttons of parts of quickE.


Declaration
addContent?: boolean
Property Value
Type Description
boolean

delete

Enable the button "Delete"

QuickEditConfigButtons

you are here (click to zoom) - discover the stack

This is the configuration for the buttons of parts of quickE.


Declaration
delete?: boolean
Property Value
Type Description
boolean

move

Enable the button "Move"

QuickEditConfigButtons

you are here (click to zoom) - discover the stack

This is the configuration for the buttons of parts of quickE.


Declaration
move?: boolean
Property Value
Type Description
boolean

paste

Enable the button "Paste"

QuickEditConfigButtons

you are here (click to zoom) - discover the stack

This is the configuration for the buttons of parts of quickE.


Declaration
paste?: boolean
Property Value
Type Description
boolean

select

Enable the button "Select"

QuickEditConfigButtons

you are here (click to zoom) - discover the stack

This is the configuration for the buttons of parts of quickE.


Declaration
select?: boolean
Property Value
Type Description
boolean