#include <ocControls.h>


Public Member Functions | |
| ocFilebox (string name, string size="", string max="", string attrIn="") | |
| virtual | ~ocFilebox () |
| string | getHtml (void) |
| ocFilebox (string name, string size="", string max="", string attrIn="") | |
| virtual | ~ocFilebox () |
| string | getHtml (void) |
Definition at line 145 of file ocControls.h.
| ocFilebox::ocFilebox | ( | string | name, | |
| string | size = "", |
|||
| string | max = "", |
|||
| string | attrIn = "" | |||
| ) | [inline] |
Definition at line 148 of file ocControls.h.
References ocBase::attr, ocBase::container, and ocBase::tag.
| virtual ocFilebox::~ocFilebox | ( | ) | [inline, virtual] |
Definition at line 181 of file ocControls.h.
| ocFilebox::ocFilebox | ( | string | name, | |
| string | size = "", |
|||
| string | max = "", |
|||
| string | attrIn = "" | |||
| ) | [inline] |
Definition at line 148 of file ocControls.h.
References ocBase::attr, ocBase::container, and ocBase::tag.
| virtual ocFilebox::~ocFilebox | ( | ) | [inline, virtual] |
Definition at line 181 of file ocControls.h.
| string ocFilebox::getHtml | ( | void | ) | [inline, virtual] |
Reimplemented from ocBase.
Definition at line 182 of file ocControls.h.
References ocBase::attr, ocBase::content, and ocBase::tag.
Referenced by forms_base::makeFileBox().
| string ocFilebox::getHtml | ( | void | ) | [inline, virtual] |
Reimplemented from ocBase.
Definition at line 182 of file ocControls.h.
References ocBase::attr, ocBase::content, and ocBase::tag.
1.5.5