HtmlContainerCell Class Reference

Inheritance diagram for HtmlContainerCell:

HtmlCell wxObject IDisposable

List of all members.

Public Member Functions

 this (IntPtr wxobj)
 this (HtmlContainerCell parent)
override void Layout (int w)
override void Draw (DC dc, int x, int y, int view_y1, int view_y2, HtmlRenderingInfo info)
override void DrawInvisible (DC dc, int x, int y, HtmlRenderingInfo info)
override bool AdjustPagebreak (inout int pagebreak)
void InsertCell (HtmlCell cell)
void AlignHor (int value)
int AlignHor ()
void AlignVer (int value)
int AlignVer ()
void SetIndent (int i, int what, int units)
int GetIndent (int ind)
int GetIndentUnits (int ind)
void Align (HtmlTag value)
void SetWidthFloat (int w, int units)
void SetWidthFloat (HtmlTag tag, double pixel_scale)
void SetMinHeight (int h, int alignment)
void BackgroundColour (Colour value)
Colour BackgroundColour ()
void SetBorder (Colour clr1, Colour clr2)
virtual HtmlLinkInfo GetLink (int x, int y)
override HtmlCell Find (int condition, wxObject param)
override void OnMouseClick (Window parent, int x, int y, MouseEvent evt)
override bool IsTerminalCell ()
override HtmlCell FindCellByPos (int x, int y)

Static Public Member Functions

static wxObject New (IntPtr ptr)


Constructor & Destructor Documentation

this ( IntPtr  wxobj  ) 

Reimplemented from HtmlCell.

this ( HtmlContainerCell  parent  ) 


Member Function Documentation

static wxObject New ( IntPtr  ptr  )  [static]

Reimplemented from HtmlCell.

override void Layout ( int  w  ) 

Reimplemented from HtmlCell.

override void Draw ( DC  dc,
int  x,
int  y,
int  view_y1,
int  view_y2,
HtmlRenderingInfo  info 
)

override void DrawInvisible ( DC  dc,
int  x,
int  y,
HtmlRenderingInfo  info 
)

override bool AdjustPagebreak ( inout int  pagebreak  ) 

Reimplemented from HtmlCell.

void InsertCell ( HtmlCell  cell  ) 

void AlignHor ( int  value  ) 

int AlignHor (  ) 

void AlignVer ( int  value  ) 

int AlignVer (  ) 

void SetIndent ( int  i,
int  what,
int  units 
)

int GetIndent ( int  ind  ) 

int GetIndentUnits ( int  ind  ) 

void Align ( HtmlTag  value  ) 

void SetWidthFloat ( int  w,
int  units 
)

void SetWidthFloat ( HtmlTag  tag,
double  pixel_scale 
)

void SetMinHeight ( int  h,
int  alignment 
)

void BackgroundColour ( Colour  value  ) 

Colour BackgroundColour (  ) 

void SetBorder ( Colour  clr1,
Colour  clr2 
)

virtual HtmlLinkInfo GetLink ( int  x,
int  y 
)

override HtmlCell Find ( int  condition,
wxObject  param 
)

Reimplemented from HtmlCell.

override void OnMouseClick ( Window  parent,
int  x,
int  y,
MouseEvent  evt 
)

Reimplemented from HtmlCell.

override bool IsTerminalCell (  ) 

Reimplemented from HtmlCell.

override HtmlCell FindCellByPos ( int  x,
int  y 
)

Reimplemented from HtmlCell.


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