typograph-editor-documentation
    Preparing search index...

    Class Gradient_Edit_Dialog

    Gradient New en Edit Dialog

    Hierarchy (View Summary)

    Index

    Constructors

    Properties

    backup_swatch: gradient_swatch
    cancelDialogProc: callbackwithstring
    container: HTMLElement
    containerid: string
    content: HTMLElement
    dialogcontent: HTMLElement
    dialoglayer: HTMLElement
    dialoglayerid: string
    first_x: number
    first_y: number
    foooterheight: number = kFooterHeigth
    gradient_type: Popupmenu
    gradientbar: GradiantBar
    headerheight: number = kHeaderHeight
    height: number
    id: string
    is_edit: boolean
    local_swatches: swatchlibrary
    okDialogProc: callbackwithstring
    okProc: callback = null
    opacity_value: number
    orinal_x: number
    orinal_y: number
    selected_swatch_index: number = -1
    stop_color_type: Popupmenu
    swatch: gradient_swatch
    swatch_id: string = null
    type: string
    width: number

    Methods

    • popupmenu call to check active item used by popmenucontroler when dialog propery !=null should be overridden by subclasses

      Parameters

      • id: string

      Returns boolean

    • popupmenu call for menu action used by popmenucontroler when dialog propery!=null should be overridden by subclasses

      Parameters

      • id: any

      Returns void