Jump to: navigation, search

Difference between revisions of "SELECTIVELIST"


 
(13 intermediate revisions by the same user not shown)
Line 1: Line 1:
Selective Lists gives the possibility to limit the possible user inputs.
 
 
 
{{MetaClassInfoBox
 
{{MetaClassInfoBox
 
| title = Selective List
 
| title = Selective List
 
| name = SELECTIVELIST
 
| name = SELECTIVELIST
| internalname = SelectiveList
+
| internalname = SystemObjects.SELECTIVELIST
| namespace = System
+
| namespace = System.List / Custom.List
 
| image = [[File:SY_SELECTIVELIST.png|220px]]
 
| image = [[File:SY_SELECTIVELIST.png|220px]]
 
| imagecaption = Selective List
 
| imagecaption = Selective List
 
| purpose = Manage selective lists
 
| purpose = Manage selective lists
 
| version = 2+
 
| version = 2+
 +
| typestring = UBIK.Kernel.MetaClass
 +
| runtimetype = UBIK.Kernel.SelectiveList
 
}}
 
}}
  
 
+
Selective Lists gives the possibility to limit the possible values for a user input.
[[Category:How to...]]
+
[[Category:Metaclasses]]
[[Category:UBIK System MetaClasses]]
+

Latest revision as of 10:13, 4 November 2015

IC METACLASS.gif Selective List
Name SELECTIVELIST
Namespace System.List / Custom.List
Internal Name SystemObjects.SELECTIVELIST
TypeString UBIK.Kernel.MetaClass
RuntimeType UBIK.Kernel.SelectiveList
Purpose Manage selective lists
Version 2+


Selective Lists gives the possibility to limit the possible values for a user input.