|
SAP NetWeaver 2004S SPS 10 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Form | |
| com.sapportals.htmlb | |
| com.sapportals.htmlb.page | |
| com.sapportals.htmlb.rendering | |
| com.sapportals.htmlb.toolbar | |
| Uses of Form in com.sapportals.htmlb |
| Methods in com.sapportals.htmlb with parameters of type Form | |
protected String |
InputField.getEncodedIdForForm(Form theForm)
internal method to get additional data for encoding fields |
protected String |
Component.getEncodedIdForForm(Form theForm)
internal use only. |
| Uses of Form in com.sapportals.htmlb.page |
| Fields in com.sapportals.htmlb.page declared as Form | |
protected Form |
DynPage.form
|
| Methods in com.sapportals.htmlb.page that return Form | |
Form |
DynPage.getForm()
gets the Form to be used in this DynPage. |
| Methods in com.sapportals.htmlb.page with parameters of type Form | |
void |
DynPage.setForm(Form form)
sets the Form to be used in this DynPage. |
| Uses of Form in com.sapportals.htmlb.rendering |
| Methods in com.sapportals.htmlb.rendering that return Form | |
Form |
PageContext.createFormDocument(String title)
create a new document and automatically create a form. |
Form |
PageContext.createForm()
create a new form. |
Form |
PageContext.getCurrentForm()
get the current form |
Form |
PageContext.getOldForm()
get the reconstructed form from a request |
Form |
IPageContext.createFormDocument(String title)
create a new document and automatically create a form. |
Form |
IPageContext.createForm()
create a new form and make it the current form. |
Form |
IPageContext.getCurrentForm()
get the current form |
Form |
IPageContext.getOldForm()
get the reconstructed form from a request |
| Methods in com.sapportals.htmlb.rendering with parameters of type Form | |
void |
PageContext.setFormDefaults(Form form)
|
void |
PageContext.setCurrentForm(Form form)
set the current form. |
void |
IPageContext.setFormDefaults(Form form)
sets the defaults values for the form within the current context. |
void |
IPageContext.setCurrentForm(Form form)
set the current form. |
| Uses of Form in com.sapportals.htmlb.toolbar |
| Methods in com.sapportals.htmlb.toolbar with parameters of type Form | |
protected String |
ToolbarInputField.getEncodedIdForForm(Form theForm)
internal method to get additional data for encoding fields |
|
SAP NetWeaver 2004S SPS 10 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||