• Skip to content
  • Skip to link menu
Trinity API Reference
  • Trinity API Reference
  • khtml
 

khtml

  • DOM
  • HTMLLIElement
Public Member Functions | Protected Member Functions
DOM::HTMLLIElement Class Reference

#include <html_list.h>

Inheritance diagram for DOM::HTMLLIElement:
DOM::HTMLElement DOM::Element DOM::Node

List of all members.

Public Member Functions

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

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.


Member Function Documentation

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

khtml

Skip menu "khtml"
  • 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
  • krandr
  • kresources
  • kspell2
  • kunittest
  • kutils
  • kwallet
  • libkmid
  • libkscreensaver
Generated for khtml by doxygen 1.7.6.1
This website is maintained by Timothy Pearson.
KDE® and the K Desktop Environment® logo are registered trademarks of KDE e.V. |