File

projects/m2-core/src/lib/shared/ui-components/buttons-panel/SdiButton.ts

Index

Properties
Methods
Accessors

Constructor

constructor(title: string, classes: string, command: (params: any[]) => void, isDisabledFn?: (params?: any[]) => void, faClass?: string, requiredFileMimeTypes?: string, dropdownTemplate?: TemplateRef, isHidden, actionType?: ButtonActionType | string, isRawFileRequired?: boolean, multipleSubjects?: boolean, isHiddenFn?: () => void)
Parameters :
Name Type Optional
title string No
classes string No
command function No
isDisabledFn function Yes
faClass string Yes
requiredFileMimeTypes string Yes
dropdownTemplate TemplateRef<any> Yes
isHidden No
actionType ButtonActionType | string Yes
isRawFileRequired boolean Yes
multipleSubjects boolean Yes
isHiddenFn function Yes

Properties

Public actionType
Type : ButtonActionType | string
Default value : ButtonActionType.NOT_SET
Public classes
Type : string
Public command
Type : function
Public Optional count
Type : number
Public Optional dropdownTemplate
Type : TemplateRef<any>
Public faClass
Type : string
Public Optional fromPlugin
Type : boolean
Public hint
Type : string
Default value : ''
Public Optional isActive
Type : boolean
Public Optional isAlreadyShown
Type : boolean
Public isDisabledFn
Type : function
Default value : (() => false)
Public Optional isFirstVisible
Type : boolean
Public Optional isHidden
Type : boolean
Public Optional isHiddenFn
Type : function
Public Optional isRawFileRequired
Type : boolean
Public Optional multipleSubjects
Type : boolean
Public Optional onF1KeyDown
Type : function
Public Optional requiredFileMimeTypes
Type : string
Public title
Type : string

Methods

Public executeCommand
executeCommand(...params: any[])
Parameters :
Name Type Optional
params any[] No
Returns : void
Public validateIsHidden
validateIsHidden()
Returns : void

Accessors

notDisplayed
getnotDisplayed()

results matching ""

    No results matching ""