|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use PObjHtmlForm | |
|---|---|
| de.mguennewig.pobjform.html | This package contains the HTML form interface of the PObjForm library. |
| de.mguennewig.pobjsearch | This package contains the PObjSearch framework that is based on the PObjForm library. |
| Uses of PObjHtmlForm in de.mguennewig.pobjform.html |
|---|
| Methods in de.mguennewig.pobjform.html with parameters of type PObjHtmlForm | |
|---|---|
void |
Layout.copyMessages(PObjHtmlForm form)
|
| Constructors in de.mguennewig.pobjform.html with parameters of type PObjHtmlForm | |
|---|---|
HtmlArrayElement(PObjHtmlForm form,
ArrayEntry entry)
Creates a new HtmlArrayElement. |
|
HtmlButtonElement(PObjHtmlForm form,
ButtonEntry entry)
Creates a new HtmlButtonElement. |
|
HtmlCheckboxElement(PObjHtmlForm form,
InputEntry entry)
Creates a new HtmlCheckboxElement. |
|
HtmlInputElement(PObjHtmlForm form,
InputEntry entry)
Creates a new HtmlInputElement. |
|
HtmlLinkElement(PObjHtmlForm form,
LinkEntry entry)
Creates a new HtmlLinkElement. |
|
HtmlRadioElement(PObjHtmlForm form,
RadioEntry entry)
Creates a new HtmlRadioElement. |
|
HtmlRecordElement(PObjHtmlForm form,
RecordEntry entry)
Creates a new HtmlRecordElement. |
|
HtmlReferenceElement(PObjHtmlForm form,
InputEntry entry)
Creates a new HtmlReferenceElement. |
|
HtmlSpacerElement(PObjHtmlForm form,
SpacerEntry entry)
Creates a new HtmlSpacerElement. |
|
HtmlStringElement(PObjHtmlForm form,
InputEntry entry)
Creates a new HtmlStringElement. |
|
HtmlTextAreaElement(PObjHtmlForm form,
TextAreaEntry entry)
Creates a new HtmlTextAreaElement. |
|
HtmlTextElement(PObjHtmlForm form,
TextEntry entry)
Creates a new HtmlTextElement. |
|
| Uses of PObjHtmlForm in de.mguennewig.pobjsearch |
|---|
| Subclasses of PObjHtmlForm in de.mguennewig.pobjsearch | |
|---|---|
class |
HtmlSearchForm
PObject interface class for SearchForm. |
class |
PClassHtmlSearchForm
PObject glue class for SearchForm. |
| Constructors in de.mguennewig.pobjsearch with parameters of type PObjHtmlForm | |
|---|---|
PClassHtmlSearchForm.HtmlColumn(PObjHtmlForm form,
RecordEntry entry)
|
|
PClassHtmlSearchForm.HtmlCondition(PObjHtmlForm form,
RecordEntry entry)
|
|
PClassHtmlSearchForm.HtmlRestrict(PObjHtmlForm form,
ArrayEntry entry)
|
|
PClassHtmlSearchForm.HtmlSort(PObjHtmlForm form,
ArrayEntry entry)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||