• Skip to content
  • Skip to link menu
KDE 3.5 API Reference
  • KDE API Reference
  • @topname@
  • Sitemap
  • Contact Us
 

khtml

DOM::HTMLFrameElement

DOM::HTMLFrameElement Class Reference

#include <html_base.h>

Inheritance diagram for DOM::HTMLFrameElement:

DOM::HTMLElement DOM::Element DOM::Node

List of all members.


Detailed Description

Create a frame.

See the FRAME element definition in HTML 4.0.

Definition at line 163 of file html_base.h.


Public Member Functions

 HTMLFrameElement (const HTMLFrameElement &other)
 HTMLFrameElement (const Node &other)
HTMLFrameElement & operator= (const HTMLFrameElement &other)
HTMLFrameElement & operator= (const Node &other)
DOMString frameBorder () const
void setFrameBorder (const DOMString &)
DOMString longDesc () const
void setLongDesc (const DOMString &)
DOMString marginHeight () const
void setMarginHeight (const DOMString &)
DOMString marginWidth () const
void setMarginWidth (const DOMString &)
DOMString name () const
void setName (const DOMString &)
bool noResize () const
void setNoResize (bool)
DOMString scrolling () const
void setScrolling (const DOMString &)
DOMString src () const
void setSrc (const DOMString &)
Document contentDocument () const

Protected Member Functions

 HTMLFrameElement (HTMLFrameElementImpl *impl)

Member Function Documentation

DOMString HTMLFrameElement::frameBorder (  )  const

Request frame borders.

See the frameborder attribute definition in HTML 4.0.

Definition at line 153 of file html_base.cpp.

void HTMLFrameElement::setFrameBorder ( const DOMString &  value  ) 

see frameBorder

Definition at line 159 of file html_base.cpp.

DOMString HTMLFrameElement::longDesc (  )  const

URI designating a long description of this image or frame.

See the longdesc attribute definition in HTML 4.0.

Definition at line 164 of file html_base.cpp.

void HTMLFrameElement::setLongDesc ( const DOMString &  value  ) 

see longDesc

Definition at line 170 of file html_base.cpp.

DOMString HTMLFrameElement::marginHeight (  )  const

Frame margin height, in pixels.

See the marginheight attribute definition in HTML 4.0.

Definition at line 175 of file html_base.cpp.

void HTMLFrameElement::setMarginHeight ( const DOMString &  value  ) 

see marginHeight

Definition at line 181 of file html_base.cpp.

DOMString HTMLFrameElement::marginWidth (  )  const

Frame margin width, in pixels.

See the marginwidth attribute definition in HTML 4.0.

Definition at line 186 of file html_base.cpp.

void HTMLFrameElement::setMarginWidth ( const DOMString &  value  ) 

see marginWidth

Definition at line 192 of file html_base.cpp.

DOMString HTMLFrameElement::name (  )  const

The frame name (object of the target attribute).

See the name attribute definition in HTML 4.0.

Definition at line 197 of file html_base.cpp.

void HTMLFrameElement::setName ( const DOMString &  value  ) 

see name

Definition at line 203 of file html_base.cpp.

bool HTMLFrameElement::noResize (  )  const

When true, forbid user from resizing frame.

See the noresize attribute definition in HTML 4.0.

Definition at line 208 of file html_base.cpp.

void HTMLFrameElement::setNoResize ( bool  _noResize  ) 

see noResize

Definition at line 214 of file html_base.cpp.

DOMString HTMLFrameElement::scrolling (  )  const

Specify whether or not the frame should have scrollbars.

See the scrolling attribute definition in HTML 4.0.

Definition at line 225 of file html_base.cpp.

void HTMLFrameElement::setScrolling ( const DOMString &  value  ) 

see scrolling

Definition at line 231 of file html_base.cpp.

DOMString HTMLFrameElement::src (  )  const

A URI designating the initial frame contents.

See the src attribute definition in HTML 4.0.

Definition at line 236 of file html_base.cpp.

void HTMLFrameElement::setSrc ( const DOMString &  value  ) 

see src

Definition at line 242 of file html_base.cpp.

Document HTMLFrameElement::contentDocument (  )  const

Introduced in DOM Level 2.

Returns the document this frame contains, if there is any and it is available, a Null document otherwise. The attribute is read-only.

Returns:
The content Document if available.

Definition at line 247 of file html_base.cpp.


The documentation for this class was generated from the following files:
  • html_base.h
  • html_base.cpp

khtml

Skip menu "khtml"
  • Main Page
  • Namespace List
  • Class Hierarchy
  • Alphabetical List
  • Class List
  • File List
  • Namespace Members
  • Class Members
  • Related Pages

@topname@

Skip menu "@topname@"
  •     kdnssd-avahi
  • arts
  • dcop
  • dnssd
  • interfaces
  •     interface
  •     library
  •   kspeech
  •   ktexteditor
  • kabc
  • kate
  • kcmshell
  • kdecore
  • kded
  • kdefx
  • kdeprint
  • kdesu
  • kdeui
  • kdoctools
  • khtml
  • kimgio
  • kinit
  • kio
  •   bookmarks
  •   httpfilter
  •   kfile
  •   kio
  •   kioexec
  •   kpasswdserver
  •   kssl
  • kioslave
  •   http
  • kjs
  • kmdi
  •   kmdi
  • knewstuff
  • kparts
  • kresources
  • kspell2
  • kunittest
  • kutils
  • kwallet
  • libkmid
  • libkscreensaver
Generated for @topname@ by doxygen 1.5.5
This website is maintained by Adriaan de Groot and Allen Winter.
KDE® and the K Desktop Environment® logo are registered trademarks of KDE e.V. | Legal