|
Components |
|
| |||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use BaseIFormElement | |
---|---|
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. |
Uses of BaseIFormElement in com.sas.servlet.tbeans.ipage.iform |
---|
Methods in com.sas.servlet.tbeans.ipage.iform that return BaseIFormElement | |
---|---|
BaseIFormElement |
IForm.add(BaseIFormElement element)
Adds a BaseIFormElement to the IForm bean, such as a text entry field or radio box. |
Methods in com.sas.servlet.tbeans.ipage.iform with parameters of type BaseIFormElement | |
---|---|
BaseIFormElement |
IForm.add(BaseIFormElement element)
Adds a BaseIFormElement to the IForm bean, such as a text entry field or radio box. |
|
Components |
|
| |||||||||||
PREV NEXT | FRAMES NO FRAMES |