artefaktur
software engineer &        architecture

 
 
 
 

class HtmlWindow

Modules   Namespace List   Class Hierarchy   Alphabetical List   Compound List   Namespace Members   Compound Members   Related Pages  

acdk::wx::HtmlWindow Class Reference

#include <HtmlWindow.h>

Inheritance diagram for acdk::wx::HtmlWindow:

acdk::wx::ScrolledWindow acdk::wx::Panel acdk::wx::Window acdk::wx::EvtHandler acdk::wx::WxObject acdk::lang::Object acdk::lang::ObjectBase acdk::lang::dmi::StdDispatch List of all members.

Detailed Description

see wxHtmlWindow

Author:
Roger Rene Kommer (mailto:kommer@artefaktur.com)
Version:
Revision
1.4
Date:
Date
2005/02/05 10:45:35


Public Member Functions

 HtmlWindow (IN(RWindow) parent, int id, IN(RPoint) pos=Point::defaultPosition(), IN(RSize) size=Size::defaultSize(), int style=0, IN(RString) name=htmlWindow)
bool setPage (IN(RString) source)
bool appendToPage (IN(RString) source)
virtual bool loadPage (IN(RString) location)
bool loadFile (IN(RString) filename)
RString getOpenedPage () const
RString getOpenedAnchor () const
RString getOpenedPageTitle () const
void setRelatedFrame (IN(RFrame) frame, IN(RString) format)
RFrame getRelatedFrame () const
void setRelatedStatusBar (int bar)
void setBorders (int b)
bool historyBack ()
bool historyForward ()
bool historyCanBack ()
bool historyCanForward ()
void historyClear ()

Constructor & Destructor Documentation

acdk::wx::HtmlWindow::HtmlWindow IN(RWindow parent,
int  id,
IN(RPoint pos = Point::defaultPosition(),
IN(RSize size = Size::defaultSize(),
int  style = 0,
IN(RString name = htmlWindow
[inline]
 


Member Function Documentation

bool acdk::wx::HtmlWindow::appendToPage IN(RString source  )  [inline]
 

RString acdk::wx::HtmlWindow::getOpenedAnchor  )  const [inline]
 

RString acdk::wx::HtmlWindow::getOpenedPage  )  const [inline]
 

RString acdk::wx::HtmlWindow::getOpenedPageTitle  )  const [inline]
 

RFrame acdk::wx::HtmlWindow::getRelatedFrame  )  const [inline]
 

bool acdk::wx::HtmlWindow::historyBack  )  [inline]
 

bool acdk::wx::HtmlWindow::historyCanBack  )  [inline]
 

bool acdk::wx::HtmlWindow::historyCanForward  )  [inline]
 

void acdk::wx::HtmlWindow::historyClear  )  [inline]
 

bool acdk::wx::HtmlWindow::historyForward  )  [inline]
 

bool acdk::wx::HtmlWindow::loadFile IN(RString filename  )  [inline]
 

virtual bool acdk::wx::HtmlWindow::loadPage IN(RString location  )  [inline, virtual]
 

void acdk::wx::HtmlWindow::setBorders int  b  )  [inline]
 

bool acdk::wx::HtmlWindow::setPage IN(RString source  )  [inline]
 

void acdk::wx::HtmlWindow::setRelatedFrame IN(RFrame frame,
IN(RString format
[inline]
 

void acdk::wx::HtmlWindow::setRelatedStatusBar int  bar  )  [inline]
 

 
Last modified 2005-05-08 18:33 by SYSTEM By Artefaktur, Ing. Bureau Kommer