Свойство | Тип | Описание | |
---|---|---|---|
DocumentInstance | System.Html.Editing | ||
Write | void | ||
Writeln | void | ||
this | object |
Метод | Описание | |
---|---|---|
AddEventListener ( DocumentInstanceEvents type, Action listener ) : void | ||
AddEventListener ( DocumentInstanceEvents type, Action listener, bool capture ) : void | ||
AddEventListener ( DocumentInstanceEvents type, HtmlEventHandler listener ) : void | ||
AddEventListener ( DocumentInstanceEvents type, HtmlEventHandler listener, bool capture ) : void | ||
AddEventListener ( DocumentInstanceEvents type, HtmlEventHandlerWithTarget |
||
AddEventListener ( DocumentInstanceEvents type, HtmlEventHandlerWithTarget |
||
AddEventListener ( DocumentInstanceEvents type, IEventListener listener ) : void | ||
AddEventListener ( DocumentInstanceEvents type, IEventListener listener, bool capture ) : void | ||
AddEventListener ( string type, HtmlEventHandlerWithTarget |
||
AddEventListener ( string type, HtmlEventHandlerWithTarget |
||
CaptureEvents ( ) : void | ||
Clear ( ) : void | ||
Close ( ) : void | ||
CreateElement ( string localName ) : |
||
CreateElementNS ( string @namespace, string qualifiedName ) : |
||
ElementFromPoint ( float x, float y ) : |
||
ExecCommand ( string commandId ) : bool | ||
ExecCommand ( string commandId, bool showUI ) : bool | ||
ExecCommand ( string commandId, bool showUI, string value ) : bool | ||
GetElementById ( string elementId ) : |
||
GetElementsByClassName ( string classNames ) : |
||
GetElementsByName ( string elementName ) : |
||
GetElementsByTagName ( string localName ) : |
||
GetElementsByTagNameNS ( string @namespace, string localName ) : |
||
GetItems ( ) : |
||
GetItems ( string typeNames ) : |
||
GetSelection ( ) : |
||
Open ( ) : |
||
Open ( string type ) : |
||
Open ( string type, string replace ) : |
||
Open ( string url, string name, string features ) : |
||
Open ( string url, string name, string features, bool replace ) : |
||
QueryCommandEnabled ( string commandId ) : bool | ||
QueryCommandIndeterm ( string commandId ) : bool | ||
QueryCommandState ( string commandId ) : bool | ||
QueryCommandSupported ( string commandId ) : bool | ||
QueryCommandValue ( string commandId ) : string | ||
QuerySelector ( string selectors ) : |
||
QuerySelectorAll ( string selectors ) : |
||
ReleaseEvents ( ) : void | ||
RemoveEventListener ( DocumentInstanceEvents type, Action listener ) : void | ||
RemoveEventListener ( DocumentInstanceEvents type, Action listener, bool capture ) : void | ||
RemoveEventListener ( DocumentInstanceEvents type, HtmlEventHandler listener ) : void | ||
RemoveEventListener ( DocumentInstanceEvents type, HtmlEventHandler listener, bool capture ) : void | ||
RemoveEventListener ( DocumentInstanceEvents type, HtmlEventHandlerWithTarget |
||
RemoveEventListener ( DocumentInstanceEvents type, HtmlEventHandlerWithTarget |
||
RemoveEventListener ( DocumentInstanceEvents type, IEventListener listener ) : void | ||
RemoveEventListener ( DocumentInstanceEvents type, IEventListener listener, bool capture ) : void | ||
RemoveEventListener ( string type, HtmlEventHandlerWithTarget |
||
RemoveEventListener ( string type, HtmlEventHandlerWithTarget |
Метод | Описание | |
---|---|---|
DocumentInstance ( ) : System.Html.Editing | ||
Write ( ) : void | ||
Writeln ( ) : void | ||
this ( string name ) : object |
public AddEventListener ( DocumentInstanceEvents type, Action listener ) : void | ||
type | DocumentInstanceEvents | |
listener | Action | |
Результат | void |
public AddEventListener ( DocumentInstanceEvents type, Action listener, bool capture ) : void | ||
type | DocumentInstanceEvents | |
listener | Action | |
capture | bool | |
Результат | void |
public AddEventListener ( DocumentInstanceEvents type, HtmlEventHandler listener ) : void | ||
type | DocumentInstanceEvents | |
listener | HtmlEventHandler | |
Результат | void |
public AddEventListener ( DocumentInstanceEvents type, HtmlEventHandler listener, bool capture ) : void | ||
type | DocumentInstanceEvents | |
listener | HtmlEventHandler | |
capture | bool | |
Результат | void |
public AddEventListener ( DocumentInstanceEvents type, HtmlEventHandlerWithTarget |
||
type | DocumentInstanceEvents | |
listener | HtmlEventHandlerWithTarget |
|
Результат | void |
public AddEventListener ( DocumentInstanceEvents type, HtmlEventHandlerWithTarget |
||
type | DocumentInstanceEvents | |
listener | HtmlEventHandlerWithTarget |
|
capture | bool | |
Результат | void |
public AddEventListener ( DocumentInstanceEvents type, IEventListener listener ) : void | ||
type | DocumentInstanceEvents | |
listener | IEventListener | |
Результат | void |
public AddEventListener ( DocumentInstanceEvents type, IEventListener listener, bool capture ) : void | ||
type | DocumentInstanceEvents | |
listener | IEventListener | |
capture | bool | |
Результат | void |
public AddEventListener ( string type, HtmlEventHandlerWithTarget |
||
type | string | |
listener | HtmlEventHandlerWithTarget |
|
Результат | void |
public AddEventListener ( string type, HtmlEventHandlerWithTarget |
||
type | string | |
listener | HtmlEventHandlerWithTarget |
|
capture | bool | |
Результат | void |
public CreateElement ( string localName ) : |
||
localName | string | |
Результат |
public CreateElementNS ( string @namespace, string qualifiedName ) : |
||
@namespace | string | |
qualifiedName | string | |
Результат |
public ElementFromPoint ( float x, float y ) : |
||
x | float | |
y | float | |
Результат |
public ExecCommand ( string commandId ) : bool | ||
commandId | string | |
Результат | bool |
public ExecCommand ( string commandId, bool showUI ) : bool | ||
commandId | string | |
showUI | bool | |
Результат | bool |
public ExecCommand ( string commandId, bool showUI, string value ) : bool | ||
commandId | string | |
showUI | bool | |
value | string | |
Результат | bool |
public GetElementById ( string elementId ) : |
||
elementId | string | |
Результат |
public GetElementsByClassName ( string classNames ) : |
||
classNames | string | |
Результат |
public GetElementsByName ( string elementName ) : |
||
elementName | string | |
Результат |
public GetElementsByTagName ( string localName ) : |
||
localName | string | |
Результат |
public GetElementsByTagNameNS ( string @namespace, string localName ) : |
||
@namespace | string | |
localName | string | |
Результат |
public GetItems ( string typeNames ) : |
||
typeNames | string | |
Результат |
public GetSelection ( ) : |
||
Результат |
public Open ( string type ) : |
||
type | string | |
Результат |
public Open ( string type, string replace ) : |
||
type | string | |
replace | string | |
Результат |
public Open ( string url, string name, string features ) : |
||
url | string | |
name | string | |
features | string | |
Результат |
public Open ( string url, string name, string features, bool replace ) : |
||
url | string | |
name | string | |
features | string | |
replace | bool | |
Результат |
public QueryCommandEnabled ( string commandId ) : bool | ||
commandId | string | |
Результат | bool |
public QueryCommandIndeterm ( string commandId ) : bool | ||
commandId | string | |
Результат | bool |
public QueryCommandState ( string commandId ) : bool | ||
commandId | string | |
Результат | bool |
public QueryCommandSupported ( string commandId ) : bool | ||
commandId | string | |
Результат | bool |
public QueryCommandValue ( string commandId ) : string | ||
commandId | string | |
Результат | string |
public QuerySelector ( string selectors ) : |
||
selectors | string | |
Результат |
public QuerySelectorAll ( string selectors ) : |
||
selectors | string | |
Результат |
public RemoveEventListener ( DocumentInstanceEvents type, Action listener ) : void | ||
type | DocumentInstanceEvents | |
listener | Action | |
Результат | void |
public RemoveEventListener ( DocumentInstanceEvents type, Action listener, bool capture ) : void | ||
type | DocumentInstanceEvents | |
listener | Action | |
capture | bool | |
Результат | void |
public RemoveEventListener ( DocumentInstanceEvents type, HtmlEventHandler listener ) : void | ||
type | DocumentInstanceEvents | |
listener | HtmlEventHandler | |
Результат | void |
public RemoveEventListener ( DocumentInstanceEvents type, HtmlEventHandler listener, bool capture ) : void | ||
type | DocumentInstanceEvents | |
listener | HtmlEventHandler | |
capture | bool | |
Результат | void |
public RemoveEventListener ( DocumentInstanceEvents type, HtmlEventHandlerWithTarget |
||
type | DocumentInstanceEvents | |
listener | HtmlEventHandlerWithTarget |
|
Результат | void |
public RemoveEventListener ( DocumentInstanceEvents type, HtmlEventHandlerWithTarget |
||
type | DocumentInstanceEvents | |
listener | HtmlEventHandlerWithTarget |
|
capture | bool | |
Результат | void |
public RemoveEventListener ( DocumentInstanceEvents type, IEventListener listener ) : void | ||
type | DocumentInstanceEvents | |
listener | IEventListener | |
Результат | void |
public RemoveEventListener ( DocumentInstanceEvents type, IEventListener listener, bool capture ) : void | ||
type | DocumentInstanceEvents | |
listener | IEventListener | |
capture | bool | |
Результат | void |
public RemoveEventListener ( string type, HtmlEventHandlerWithTarget |
||
type | string | |
listener | HtmlEventHandlerWithTarget |
|
Результат | void |
public RemoveEventListener ( string type, HtmlEventHandlerWithTarget |
||
type | string | |
listener | HtmlEventHandlerWithTarget |
|
capture | bool | |
Результат | void |