Difference between revisions of "Forms 1 0-renderAddEditForm"

From ADF Docs
Jump to: navigation, search
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 )
Signature
 
  
 
== Parameters ==
 
== Parameters ==
  
 
Parameters
 
Parameters

Revision as of 03:59, 24 March 2010

Description

Return to Forms_1_0

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