C# 클래스 NHtmlUnit.Html.DomElement

상속: NHtmlUnit.Html.DomNamespaceNode, NHtmlUnit.W3C.Dom.INode, NHtmlUnit.W3C.Dom.IElement, NHtmlUnit.W3C.Dom.IElementTraversal
파일 보기 프로젝트 열기: HtmlUnit/NHtmlUnit

공개 메소드들

메소드 설명
Blur ( ) : void
Click ( ) : NHtmlUnit.IPage
Click ( NHtmlUnit eventArg ) : NHtmlUnit.IPage
Click ( bool shiftKey, bool ctrlKey, bool altKey ) : NHtmlUnit.IPage
DblClick ( ) : NHtmlUnit.IPage
DblClick ( bool shiftKey, bool ctrlKey, bool altKey ) : NHtmlUnit.IPage
DomElement ( com wrappedObject ) : System
DomElement ( string namespaceURI, string qualifiedName, NHtmlUnit page, java attributes ) : System
FireEvent ( NHtmlUnit eventArg ) : NHtmlUnit.ScriptResult
FireEvent ( string eventType ) : NHtmlUnit.ScriptResult
Focus ( ) : void
GetAttribute ( string attributeName ) : string
GetAttributeNS ( string namespaceURI, string localName ) : string
GetAttributeNode ( string name ) : NHtmlUnit.Html.DomAttr
GetAttributeNodeNS ( string namespaceURI, string localName ) : NHtmlUnit.Html.DomAttr
GetElementsByTagName ( string tagName ) : IList
GetElementsByTagNameNS ( string namespaceArg, string localName ) : IList
HasAttribute ( string attributeName ) : bool
HasAttributeNS ( string namespaceURI, string localName ) : bool
MouseDown ( ) : NHtmlUnit.IPage
MouseDown ( bool shiftKey, bool ctrlKey, bool altKey, int button ) : NHtmlUnit.IPage
MouseMove ( ) : NHtmlUnit.IPage
MouseMove ( bool shiftKey, bool ctrlKey, bool altKey, int button ) : NHtmlUnit.IPage
MouseOut ( ) : NHtmlUnit.IPage
MouseOut ( bool shiftKey, bool ctrlKey, bool altKey, int button ) : NHtmlUnit.IPage
MouseOver ( ) : NHtmlUnit.IPage
MouseOver ( bool shiftKey, bool ctrlKey, bool altKey, int button ) : NHtmlUnit.IPage
MouseUp ( ) : NHtmlUnit.IPage
MouseUp ( bool shiftKey, bool ctrlKey, bool altKey, int button ) : NHtmlUnit.IPage
RemoveAttribute ( string attributeName ) : void
RemoveAttributeNS ( string namespaceURI, string localName ) : void
RemoveAttributeNode ( NHtmlUnit attribute ) : NHtmlUnit.W3C.Dom.IAttr
RemoveFocus ( ) : void
RightClick ( ) : NHtmlUnit.IPage
RightClick ( bool shiftKey, bool ctrlKey, bool altKey ) : NHtmlUnit.IPage
SetAttribute ( string attributeName, string attributeValue ) : void
SetAttributeNS ( string namespaceURI, string qualifiedName, string attributeValue ) : void
SetAttributeNode ( NHtmlUnit attribute ) : NHtmlUnit.W3C.Dom.IAttr
SetAttributeNodeNS ( NHtmlUnit attribute ) : NHtmlUnit.W3C.Dom.IAttr
SetIdAttribute ( string name, bool isId ) : void
SetIdAttributeNS ( string namespaceURI, string localName, bool isId ) : void
SetIdAttributeNode ( NHtmlUnit idAttr, bool isId ) : void

비공개 메소드들

메소드 설명
DomElement ( ) : System

메소드 상세

Blur() 공개 메소드

public Blur ( ) : void
리턴 void

Click() 공개 메소드

public Click ( ) : NHtmlUnit.IPage
리턴 NHtmlUnit.IPage

Click() 공개 메소드

public Click ( NHtmlUnit eventArg ) : NHtmlUnit.IPage
eventArg NHtmlUnit
리턴 NHtmlUnit.IPage

Click() 공개 메소드

public Click ( bool shiftKey, bool ctrlKey, bool altKey ) : NHtmlUnit.IPage
shiftKey bool
ctrlKey bool
altKey bool
리턴 NHtmlUnit.IPage

DblClick() 공개 메소드

public DblClick ( ) : NHtmlUnit.IPage
리턴 NHtmlUnit.IPage

DblClick() 공개 메소드

public DblClick ( bool shiftKey, bool ctrlKey, bool altKey ) : NHtmlUnit.IPage
shiftKey bool
ctrlKey bool
altKey bool
리턴 NHtmlUnit.IPage

DomElement() 공개 메소드

public DomElement ( com wrappedObject ) : System
wrappedObject com
리턴 System

DomElement() 공개 메소드

public DomElement ( string namespaceURI, string qualifiedName, NHtmlUnit page, java attributes ) : System
namespaceURI string
qualifiedName string
page NHtmlUnit
attributes java
리턴 System

FireEvent() 공개 메소드

public FireEvent ( NHtmlUnit eventArg ) : NHtmlUnit.ScriptResult
eventArg NHtmlUnit
리턴 NHtmlUnit.ScriptResult

FireEvent() 공개 메소드

public FireEvent ( string eventType ) : NHtmlUnit.ScriptResult
eventType string
리턴 NHtmlUnit.ScriptResult

Focus() 공개 메소드

public Focus ( ) : void
리턴 void

GetAttribute() 공개 메소드

public GetAttribute ( string attributeName ) : string
attributeName string
리턴 string

GetAttributeNS() 공개 메소드

public GetAttributeNS ( string namespaceURI, string localName ) : string
namespaceURI string
localName string
리턴 string

GetAttributeNode() 공개 메소드

public GetAttributeNode ( string name ) : NHtmlUnit.Html.DomAttr
name string
리턴 NHtmlUnit.Html.DomAttr

GetAttributeNodeNS() 공개 메소드

public GetAttributeNodeNS ( string namespaceURI, string localName ) : NHtmlUnit.Html.DomAttr
namespaceURI string
localName string
리턴 NHtmlUnit.Html.DomAttr

GetElementsByTagName() 공개 메소드

public GetElementsByTagName ( string tagName ) : IList
tagName string
리턴 IList

GetElementsByTagNameNS() 공개 메소드

public GetElementsByTagNameNS ( string namespaceArg, string localName ) : IList
namespaceArg string
localName string
리턴 IList

HasAttribute() 공개 메소드

public HasAttribute ( string attributeName ) : bool
attributeName string
리턴 bool

HasAttributeNS() 공개 메소드

public HasAttributeNS ( string namespaceURI, string localName ) : bool
namespaceURI string
localName string
리턴 bool

MouseDown() 공개 메소드

public MouseDown ( ) : NHtmlUnit.IPage
리턴 NHtmlUnit.IPage

MouseDown() 공개 메소드

public MouseDown ( bool shiftKey, bool ctrlKey, bool altKey, int button ) : NHtmlUnit.IPage
shiftKey bool
ctrlKey bool
altKey bool
button int
리턴 NHtmlUnit.IPage

MouseMove() 공개 메소드

public MouseMove ( ) : NHtmlUnit.IPage
리턴 NHtmlUnit.IPage

MouseMove() 공개 메소드

public MouseMove ( bool shiftKey, bool ctrlKey, bool altKey, int button ) : NHtmlUnit.IPage
shiftKey bool
ctrlKey bool
altKey bool
button int
리턴 NHtmlUnit.IPage

MouseOut() 공개 메소드

public MouseOut ( ) : NHtmlUnit.IPage
리턴 NHtmlUnit.IPage

MouseOut() 공개 메소드

public MouseOut ( bool shiftKey, bool ctrlKey, bool altKey, int button ) : NHtmlUnit.IPage
shiftKey bool
ctrlKey bool
altKey bool
button int
리턴 NHtmlUnit.IPage

MouseOver() 공개 메소드

public MouseOver ( ) : NHtmlUnit.IPage
리턴 NHtmlUnit.IPage

MouseOver() 공개 메소드

public MouseOver ( bool shiftKey, bool ctrlKey, bool altKey, int button ) : NHtmlUnit.IPage
shiftKey bool
ctrlKey bool
altKey bool
button int
리턴 NHtmlUnit.IPage

MouseUp() 공개 메소드

public MouseUp ( ) : NHtmlUnit.IPage
리턴 NHtmlUnit.IPage

MouseUp() 공개 메소드

public MouseUp ( bool shiftKey, bool ctrlKey, bool altKey, int button ) : NHtmlUnit.IPage
shiftKey bool
ctrlKey bool
altKey bool
button int
리턴 NHtmlUnit.IPage

RemoveAttribute() 공개 메소드

public RemoveAttribute ( string attributeName ) : void
attributeName string
리턴 void

RemoveAttributeNS() 공개 메소드

public RemoveAttributeNS ( string namespaceURI, string localName ) : void
namespaceURI string
localName string
리턴 void

RemoveAttributeNode() 공개 메소드

public RemoveAttributeNode ( NHtmlUnit attribute ) : NHtmlUnit.W3C.Dom.IAttr
attribute NHtmlUnit
리턴 NHtmlUnit.W3C.Dom.IAttr

RemoveFocus() 공개 메소드

public RemoveFocus ( ) : void
리턴 void

RightClick() 공개 메소드

public RightClick ( ) : NHtmlUnit.IPage
리턴 NHtmlUnit.IPage

RightClick() 공개 메소드

public RightClick ( bool shiftKey, bool ctrlKey, bool altKey ) : NHtmlUnit.IPage
shiftKey bool
ctrlKey bool
altKey bool
리턴 NHtmlUnit.IPage

SetAttribute() 공개 메소드

public SetAttribute ( string attributeName, string attributeValue ) : void
attributeName string
attributeValue string
리턴 void

SetAttributeNS() 공개 메소드

public SetAttributeNS ( string namespaceURI, string qualifiedName, string attributeValue ) : void
namespaceURI string
qualifiedName string
attributeValue string
리턴 void

SetAttributeNode() 공개 메소드

public SetAttributeNode ( NHtmlUnit attribute ) : NHtmlUnit.W3C.Dom.IAttr
attribute NHtmlUnit
리턴 NHtmlUnit.W3C.Dom.IAttr

SetAttributeNodeNS() 공개 메소드

public SetAttributeNodeNS ( NHtmlUnit attribute ) : NHtmlUnit.W3C.Dom.IAttr
attribute NHtmlUnit
리턴 NHtmlUnit.W3C.Dom.IAttr

SetIdAttribute() 공개 메소드

public SetIdAttribute ( string name, bool isId ) : void
name string
isId bool
리턴 void

SetIdAttributeNS() 공개 메소드

public SetIdAttributeNS ( string namespaceURI, string localName, bool isId ) : void
namespaceURI string
localName string
isId bool
리턴 void

SetIdAttributeNode() 공개 메소드

public SetIdAttributeNode ( NHtmlUnit idAttr, bool isId ) : void
idAttr NHtmlUnit
isId bool
리턴 void