Class ElemSourceEdit

class ElemSourceEdit
  : ElemTextArea

Constructors

NameDescription
this (content)

Fields

18 inherited fields

Properties

TypeNameDescription
bool
showFolding[get, set]
bool
showIcons[get, set]
bool
showLineNumbers[get, set]
bool
showModificationMarks[get, set]

71 inherited properties

Methods

NameDescription
handleCustomPropertiesChange ()
drawLeftPane (pr, rc, line)
drawLeftPaneFolding (pr, rc, line)
drawLeftPaneIcon (pr, rc, icon)
drawLeftPaneIcons (pr, rc, line)
drawLeftPaneLineNumbers (pr, rc, line)
drawLeftPaneModificationMarks (pr, rc, line)
getLeftPaneIconsPopupMenu (line)
handleLeftPaneFoldingMouseClick (event, b, line)
handleLeftPaneIconsMouseClick (event, b, line)
handleLeftPaneLineNumbersMouseClick (event, b, line)
handleLeftPaneModificationMarksMouseClick (event, b, line)
handleLeftPaneMouseClick (event, b, line)
handleLeftPaneMouseClick (event)
updateLeftPaneWidth () Override to add custom items on left panel

157 inherited methods