Difference between revisions of "Forms 1 0-renderAddEditForm"
From ADF Docs
Line 4: | Line 4: | ||
Returns the HTML for an Add/Edit Custom element record | Returns the HTML for an Add/Edit Custom element record | ||
− | == Signature == | + | == Signature == |
− | + | public String <strong>renderAddEditForm</strong> ( numeric formID, numeric dataPageId, string lbAction, string customizedFinalHtml, boolean renderResult ) | |
− | |||
== Parameters == | == Parameters == | ||
Parameters | Parameters |
Revision as of 03:59, 24 March 2010
Description
Returns the HTML for an Add/Edit Custom element record
Signature
public String renderAddEditForm ( numeric formID, numeric dataPageId, string lbAction, string customizedFinalHtml, boolean renderResult )
Parameters
Parameters