NAME

Oak::Web::Additional::SimpleList - Component to create a simple indented list

DESCRIPTION

This components outputs an indented list.

HIERARCHY

Oak::Object

Oak::Persistent

Oak::Component

Oak::Web::Visual

Oak::Web::Additional::SimpleList

PROPERTIES

list

A string with the list of items. Each item in one line. The indentation is made by the number of white spaces before the first character.

COPYRIGHT

Copyright (c) 2001 Daniel Ruoso <daniel@ruoso.com> All rights reserved. This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself.