Oracle® WebCenter Interaction Development Kit 10.3.3.0.0
ISciPage.Add Method
Adds a control to the page.
void
Add(
ISciElement
control
);
Parameters
control
The
ISciElement
for any type of control (text, select, password, label, radio, checkbox, or tree).
See Also
ISciPage Interface
|
Plumtree.Remote.Sci Namespace