|
|
(13 intermediate revisions by the same user not shown) |
Line 1: |
Line 1: |
| This article desrcibes the [[Defining Forms#Dynamic Creation|dynamically]] created class ''I2CE_Role''.
| | #REDIRECT [[Class: I2CE_Role (4.1.7)]] |
| *Extends the class: [[Class: I2CE_List | I2CE_List]].
| |
| *Parent Classses: [[Class: I2CE_List | I2CE_List]] [[Class: I2CE_Form | I2CE_Form]] [[Class: I2CE_Fuzzy | I2CE_Fuzzy]]
| |
| *Location: It is defined in configuration magic data of the module [[I2CE Module List#UserForm|UserForm]] in the package [https://launchpad.net/i2ce I2CE]
| |
| ==Form Fields==
| |
| This class is a [[Class: I2CE_Form |form class]] and provides the following [[Class: I2CE_FormField |form fields]]
| |
| ==name==
| |
| The form field ''name'' is implemented by [[Class: I2CE_FormField_STRING_LINE |STRING_LINE ]]
| |
| ==assignable==
| |
| The form field ''assignable'' is implemented by [[Class: I2CE_FormField_YESNO |YESNO ]]
| |
| ==trickle_up==
| |
| The form field ''trickle_up'' is implemented by [[Class: I2CE_FormField_MAP_MULT |MAP_MULT ]]
| |
| | |
| | |
| [[Category:Class Documentation]]
| |