Difference between revisions of "Custom Sections and Gadgets"

From Lianjapedia
Jump to: navigation, search
Line 7: Line 7:
  
 
==Scripting language==
 
==Scripting language==
The scripting language used to write the code for this custom gadget: Recital | Visual FoxPro | Python | JavaScript | PHP | TypeScript.  
+
The scripting language used to write the code for this custom gadget: Recital | Visual FoxPro | Python | JavaScript | PHP.  
  
This is readonly.  The scripting language can be selected in the pulldown for the [[Custom_Delegates#Scripting_Language|Delegates: Scripting language]] attribute.
+
This is readonly.  The scripting language is selected when the gadget is added from the Form Tools.
  
 
==Custom filename==
 
==Custom filename==

Revision as of 13:31, 21 November 2016

Under construction

See Also

Developing Lianja Custom Sections in JavaScript, Developing Lianja Custom Sections in PHP, Developing Lianja Custom Sections in Python, Developing Lianja Custom Sections in Visual FoxPro

Custom Gadget

Scripting language

The scripting language used to write the code for this custom gadget: Recital | Visual FoxPro | Python | JavaScript | PHP.

This is readonly. The scripting language is selected when the gadget is added from the Form Tools.

Custom filename

The file containing the custom code for this gadget.

Custom Section

Scripting language

The scripting language used to write the code for this custom section: Recital | Visual FoxPro | Python | JavaScript | PHP | TypeScript.

This is readonly. The scripting language can be selected in the pulldown for the Delegates: Scripting language attribute.

Custom filename

The file containing the custom code for this section.

Custom UI library

The library containing the custom UI class for this section (.scp or .vcp file).

Custom UI class

The name of the custom UI class in the custom UI library for this section.