Difference between revisions of "Scripts 1 0-jQueryUIButtonClass"

From ADF Docs
Jump to: navigation, search
Line 7: Line 7:
 
public string <strong>jQueryUIButtonClass</strong> (  )
 
public string <strong>jQueryUIButtonClass</strong> (  )
  
== Parameters ==
+
== Parameters ==  
  
Parameters
+
<table id="lib-params">
 +
<tr class="header">
 +
<td>Required</td>
 +
<td>Name</td>
 +
<td>Type</td>
 +
<td>Description</td>
 +
</tr>
 +
 +
 +
</table>

Revision as of 04:00, 24 March 2010

Description

Return to Scripts_1_0

Returns the classes required to make a button act like a jQueryUI button

Signature

public string jQueryUIButtonClass ( )

Parameters

Required Name Type Description