|
| Components |
|
| |||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||||||
| Packages that use IForm | |
|---|---|
| com.sas.servlet.tbeans.ipage.iform | Provides classes used to write form content to various client devices in the appropriate markup language, such as WML, HDML, or HTML. |
| com.sas.taglib.servlet.tbeans.ipage | Provides classes which implement the custom tags for com.sas.servlet.tbeans.ipage. |
| Uses of IForm in com.sas.servlet.tbeans.ipage.iform |
|---|
| Methods in com.sas.servlet.tbeans.ipage.iform that return IForm | |
|---|---|
IForm |
BaseIFormElement.getParentIForm()
Gets the IForm parent of this IFormElement; |
| Methods in com.sas.servlet.tbeans.ipage.iform with parameters of type IForm | |
|---|---|
void |
BaseIFormElement.setParentIForm(IForm parentIForm)
Sets the parent IForm of this element. |
| Uses of IForm in com.sas.taglib.servlet.tbeans.ipage |
|---|
| Fields in com.sas.taglib.servlet.tbeans.ipage declared as IForm | |
|---|---|
protected IForm |
BaseIFormElementTag.form
Underlying IForm object |
protected IForm |
IFormHiddenTag.form
|
|
| Components |
|
| |||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||||||