Difference between revisions of "Scripts 1 0-loadJCrop"
From ADF Docs
(4 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
+ | __NOTOC__ | ||
+ | Attention: Do not change any text in the description, signature, and paramter sections. | ||
+ | |||
+ | Return to [[Scripts_1_0]] | ||
+ | |||
== Description == | == Description == | ||
− | |||
− | |||
Loads the JQuery Crop plugin | Loads the JQuery Crop plugin | ||
Line 7: | Line 10: | ||
public void <strong>loadJCrop</strong> ( ) | public void <strong>loadJCrop</strong> ( ) | ||
− | == Parameters == | + | == Parameters == |
− | + | <table id="lib-params"> | |
+ | <tr class="header"> | ||
+ | <td>Required</td> | ||
+ | <td>Name</td> | ||
+ | <td>Type</td> | ||
+ | <td>Description</td> | ||
+ | </tr> | ||
+ | |||
+ | |||
+ | </table> |
Latest revision as of 17:38, 24 November 2010
Attention: Do not change any text in the description, signature, and paramter sections.
Return to Scripts_1_0
Description
Loads the JQuery Crop plugin
Signature
public void loadJCrop ( )
Parameters
Required | Name | Type | Description |