class HTMLUListElement

Unordered list. More...

Full nameDOM::HTMLUListElement
Definition#include <html_list.h>
InheritsDOM::HTMLElement [public ]
List of all Methods
Annotated List
Files
Globals
Hierarchy
Index

Public Methods

Protected Methods


Detailed Description

Unordered list. See the UL element definition in HTML 4.0.

 HTMLUListElement ()

HTMLUListElement

 HTMLUListElement (const HTMLUListElement &other)

HTMLUListElement

 HTMLUListElement (const Node &other)

HTMLUListElement

 HTMLUListElement (HTMLUListElementImpl *impl)

HTMLUListElement

[protected]

HTMLUListElement &  operator = (const HTMLUListElement &other)

operator =

Reimplemented from HTMLElement.

HTMLUListElement &  operator = (const Node &other)

operator =

Reimplemented from HTMLElement.

 ~HTMLUListElement ()

~HTMLUListElement

bool  compact ()

compact

[const]

Reduce spacing between list items. See the compact attribute definition in HTML 4.0. This attribute is deprecated in HTML 4.0.

void  setCompact ( bool )

setCompact

see compact

DOMString  type ()

type

[const]

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

void  setType ( const DOMString & )

setType

see type


Generated by: dfaure on faure on Tue Apr 16 08:50:42 2002, using kdoc 2.0a53.