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

KHTML

DOM::HTMLLIElement

DOM::HTMLLIElement Class Reference

List item. More...

#include <html_list.h>

Inheritance diagram for DOM::HTMLLIElement:

Inheritance graph
[legend]

List of all members.


Public Member Functions

 HTMLLIElement (const Node &other)
 HTMLLIElement (const HTMLLIElement &other)
 HTMLLIElement ()
HTMLLIElement & operator= (const Node &other)
HTMLLIElement & operator= (const HTMLLIElement &other)
void setType (const DOMString &)
void setValue (long)
DOMString type () const
long value () const
 ~HTMLLIElement ()

Protected Member Functions

 HTMLLIElement (HTMLLIElementImpl *impl)

Detailed Description

List item.

See the LI element definition in HTML 4.0.

Definition at line 131 of file html_list.h.


Constructor & Destructor Documentation

HTMLLIElement::HTMLLIElement (  ) 

Definition at line 124 of file html_list.cpp.

HTMLLIElement::HTMLLIElement ( const HTMLLIElement &  other  ) 

Definition at line 128 of file html_list.cpp.

DOM::HTMLLIElement::HTMLLIElement ( const Node &  other  )  [inline]

Definition at line 136 of file html_list.h.

HTMLLIElement::HTMLLIElement ( HTMLLIElementImpl *  impl  )  [protected]

Definition at line 132 of file html_list.cpp.

HTMLLIElement::~HTMLLIElement (  ) 

Definition at line 148 of file html_list.cpp.


Member Function Documentation

HTMLLIElement & HTMLLIElement::operator= ( const Node &  other  ) 

Reimplemented from DOM::HTMLElement.

Definition at line 136 of file html_list.cpp.

HTMLLIElement & HTMLLIElement::operator= ( const HTMLLIElement &  other  ) 

Definition at line 142 of file html_list.cpp.

void HTMLLIElement::setType ( const DOMString &  value  ) 

see type

Definition at line 158 of file html_list.cpp.

void HTMLLIElement::setValue ( long  _value  ) 

see value

Definition at line 169 of file html_list.cpp.

DOMString HTMLLIElement::type (  )  const

List item bullet style.

See the type attribute definition in HTML 4.0. This attribute is deprecated in HTML 4.0.

Definition at line 152 of file html_list.cpp.

long HTMLLIElement::value (  )  const

Reset sequence number when used in OL See the value attribute definition in HTML 4.0.

This attribute is deprecated in HTML 4.0.

Definition at line 163 of file html_list.cpp.


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

KHTML

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

API Reference

Skip menu "API Reference"
  • dcop
  • DNSSD
  • interfaces
  • Kate
  • kconf_update
  • KDECore
  • KDED
  • kdefx
  • KDEsu
  • kdeui
  • KDocTools
  • KHTML
  • KImgIO
  • KInit
  • kio
  • kioslave
  • KJS
  • KNewStuff
  • KParts
  • KUtils
Generated for API Reference by doxygen 1.5.9
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