HtmlTag Class Reference

Inheritance diagram for HtmlTag:

wxObject IDisposable

List of all members.

Public Member Functions

 this (IntPtr wxobj)
HtmlTag Parent ()
HtmlTag FirstSibling ()
HtmlTag LastSibling ()
HtmlTag Children ()
HtmlTag PreviousSibling ()
HtmlTag NextSibling ()
HtmlTag NextTag ()
string Name ()
bool HasParam (string par)
string GetParam (string par, bool with_commas)
bool GetParamAsColour (string par, Colour clr)
bool GetParamAsInt (string par, out int clr)
int ScanParam (string par, string format, wxObject param)
string AllParams ()
bool HasEnding ()
int BeginPos ()
int EndPos1 ()
int EndPos2 ()

Static Public Member Functions

static wxObject New (IntPtr ptr)
static implicit operator HtmlTag (IntPtr obj)


Constructor & Destructor Documentation

this ( IntPtr  wxobj  ) 

Reimplemented from wxObject.


Member Function Documentation

static wxObject New ( IntPtr  ptr  )  [static]

HtmlTag Parent (  ) 

HtmlTag FirstSibling (  ) 

HtmlTag LastSibling (  ) 

HtmlTag Children (  ) 

HtmlTag PreviousSibling (  ) 

HtmlTag NextSibling (  ) 

HtmlTag NextTag (  ) 

string Name (  ) 

bool HasParam ( string  par  ) 

string GetParam ( string  par,
bool  with_commas 
)

bool GetParamAsColour ( string  par,
Colour  clr 
)

bool GetParamAsInt ( string  par,
out int  clr 
)

int ScanParam ( string  par,
string  format,
wxObject  param 
)

string AllParams (  ) 

bool HasEnding (  ) 

int BeginPos (  ) 

int EndPos1 (  ) 

int EndPos2 (  ) 

static implicit operator HtmlTag ( IntPtr  obj  )  [static]


The documentation for this class was generated from the following file:
Generated on Sun Feb 1 21:30:25 2009 for wxD by  doxygen 1.5.4