Difference between revisions of "Utils 1 0-updateCustomFieldType"

From ADF Docs
Jump to: navigation, search
Line 4: Line 4:
 
Updates a custom field type record
 
Updates a custom field type record
  
== Signature ==
+
== Signature ==  
 
+
public boolean <strong>updateCustomFieldType</strong> ( numeric ID, string propertyModule, string renderModule, string type, string JSValidator, string active )
Signature
 
  
 
== Parameters ==
 
== Parameters ==
  
 
Parameters
 
Parameters

Revision as of 04:08, 24 March 2010

Description

Return to Utils_1_0

Updates a custom field type record

Signature

public boolean updateCustomFieldType ( numeric ID, string propertyModule, string renderModule, string type, string JSValidator, string active )

Parameters

Parameters