Toggle navigation
Hot Examples
IT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Cerca
Home
ARCed
Scintilla
DocumentHandler
C# Class ARCed.Scintilla.DocumentHandler
Manages the Native Scintilla's Document features.
See Scintilla's documentation on multiple views for an understanding of Documents. Note that all ARCed.Scintilla specific features are considered to be part of the View, not document.
Inheritance:
TopLevelHelper
Mostra file
Open project: borisblizzard/arcreator
Public Methods
Method
Description
Create
( ) :
Document
Creates a new Document
Private Methods
Method
Description
DocumentHandler
(
Scintilla
scintilla
)
Method Details
Create()
public
method
Creates a new Document
public
Create
( ) :
Document
return
Document