typograph-editor-documentation
    Preparing search index...

    Class Popupmenu_edit

    Hierarchy (View Summary)

    Index

    Constructors

    • Parameters

      • type: string
      • id: string
      • width: number
      • title: string
      • removeunderscore: boolean = true
      • min: number = 0
      • max: number = 0
      • unit: string = ''
      • inputmethod: string = 'change'

      Returns Popupmenu_edit

    Properties

    _doedit: any = ...
    _hidemenu: any = ...
    _selectedit: any = ...
    _selectmenu: any = ...
    active: boolean
    arrow: HTMLElement
    arrow_object: Arrow = null
    container: HTMLElement
    dialog: Dialog = null
    element: HTMLElement
    id: string
    inputfield: Inputfield
    inputmethod: string = 'change'
    max: number = 0
    menucontoler: MenuControler
    menuitems: menuitemdata[]
    min: number = 0
    popupmenuwidth: number = 200
    removeunderscore: boolean = true
    title: string
    type: string
    unit: string = ''
    width: number

    Methods

    • Parameters

      • event: MouseEvent

      Returns void