(новейшие | старейшие) Просмотреть (50 более новых | 50 более старых) (20 | 50 | 100 | 250 | 500)
- 11:28, 18 января 2016 (разн. | история) . . (+980) . . Н Translations:For Developers/174/en (Новая страница: «<!--166--> * To add an action for the subdevice.<br /> You can use the following method to add actions for subdevices:<br/> <code>// Example of the function for a…»)
- 11:20, 18 января 2016 (разн. | история) . . (+491) . . Н Translations:For Developers/173/en (Новая страница: «<!--165--> The input parameter of the method is '''in_data''' - a data array or an object.<br/> The output parameter of the method is '''True''' or '''False''' (s…»)
- 11:15, 18 января 2016 (разн. | история) . . (-330) . . For Developers/en (Новая страница: «<!--164--> The output parameter of the method is an array or an object saved in previous sessions. * To set up data about the subdevice (cache saving). This metho…»)
- 11:15, 18 января 2016 (разн. | история) . . (+333) . . Н Translations:For Developers/172/en (Новая страница: «<!--164--> The output parameter of the method is an array or an object saved in previous sessions. * To set up data about the subdevice (cache saving). This metho…»)
- 11:09, 18 января 2016 (разн. | история) . . (+534) . . Н Translations:For Developers/171/en (Новая страница: «<!--163--> If the SubDevice creation was successful, in the ''NewSubDevice'' variable there will be an object of the created subdevice which we can use to execute…»)
- 17:26, 17 января 2016 (разн. | история) . . (-4) . . Translations:For Developers/132/en
- 17:26, 17 января 2016 (разн. | история) . . (-4) . . For Developers/en
- 17:24, 17 января 2016 (разн. | история) . . (+1) . . For Developers/en
- 17:24, 17 января 2016 (разн. | история) . . (+1) . . Translations:For Developers/108/en (текущая)
- 17:09, 17 января 2016 (разн. | история) . . (+924) . . Н Translations:For Developers/162/en (Новая страница: «<code>// Get the unique module and bus identifiers at launch IR.AddListener(IR.EVENT_MODULE_START, 0, function('''moduleID''', '''busID'''){ // Getting the mo…»)
- 17:09, 17 января 2016 (разн. | история) . . (-360) . . For Developers/en (Новая страница: «<code>// Get the unique module and bus identifiers at launch IR.AddListener(IR.EVENT_MODULE_START, 0, function('''moduleID''', '''busID'''){ // Getting the mo…»)
- 17:03, 17 января 2016 (разн. | история) . . (-95) . . For Developers/en (Новая страница: «Example of creating dynamic SubDevices via scripts:»)
- 17:03, 17 января 2016 (разн. | история) . . (+51) . . Н Translations:For Developers/170/en (Новая страница: «Example of creating dynamic SubDevices via scripts:») (текущая)
- 16:56, 17 января 2016 (разн. | история) . . (+270) . . Н Translations:For Developers/161/en (Новая страница: «<code>IR.AddListener(IR.EVENT_MODULE_START, 0, function('''moduleID''', '''busID'''){ //Module body }</code><br/> Incoming properties of the function:<br/> '''m…»)
- 16:54, 17 января 2016 (разн. | история) . . (-169) . . For Developers/en (Новая страница: «As it is described in section 5.1. you '''are required''' to use the special event '''IR.EVENT_MODULE_START''' to work with modules. It enables the developer to…»)
- 16:54, 17 января 2016 (разн. | история) . . (+235) . . Н Translations:For Developers/160/en (Новая страница: «As it is described in section 5.1. you '''are required''' to use the special event '''IR.EVENT_MODULE_START''' to work with modules. It enables the developer to…»)
- 16:51, 17 января 2016 (разн. | история) . . (-7) . . For Developers/en (Новая страница: «5.2. Creating SubDevices.»)
- 16:51, 17 января 2016 (разн. | история) . . (+25) . . Н Translations:For Developers/159/en (Новая страница: «5.2. Creating SubDevices.»)
- 16:50, 17 января 2016 (разн. | история) . . (+27) . . Н Translations:For Developers/158/en (Новая страница: «Template of the module code») (текущая)
- 16:50, 17 января 2016 (разн. | история) . . (-7) . . For Developers/en (Новая страница: «Template of the module code»)
- 16:50, 17 января 2016 (разн. | история) . . (-58) . . For Developers/en (Новая страница: «Final variant of the constructor function with all examples»)
- 16:50, 17 января 2016 (разн. | история) . . (+59) . . Н Translations:For Developers/157/en (Новая страница: «Final variant of the constructor function with all examples»)
- 16:49, 17 января 2016 (разн. | история) . . (-335) . . For Developers/en (Новая страница: «In this example the B.GetResolutionType function compares the received value of OS with the value we need. If the condition is satisfied, the function receives th…»)
- 16:49, 17 января 2016 (разн. | история) . . (+362) . . Н Translations:For Developers/156/en (Новая страница: «In this example the B.GetResolutionType function compares the received value of OS with the value we need. If the condition is satisfied, the function receives th…») (текущая)
- 16:42, 17 января 2016 (разн. | история) . . (-5) . . For Developers/en (Новая страница: «'''Example:'''»)
- 16:42, 17 января 2016 (разн. | история) . . (+14) . . Н Translations:For Developers/169/en (Новая страница: «'''Example:'''») (текущая)
- 16:42, 17 января 2016 (разн. | история) . . (-159) . . For Developers/en (Новая страница: «In order for modules to determine the type of mobile devices , it is required to use the '''B.GetResolutionType()''' in the script. It returns 1 - if it is a phon…»)
- 16:42, 17 января 2016 (разн. | история) . . (+190) . . Н Translations:For Developers/168/en (Новая страница: «In order for modules to determine the type of mobile devices , it is required to use the '''B.GetResolutionType()''' in the script. It returns 1 - if it is a phon…») (текущая)
- 16:39, 17 января 2016 (разн. | история) . . (-38) . . For Developers/en (Новая страница: «'''Customizing modules for mobile devices.'''»)
- 16:39, 17 января 2016 (разн. | история) . . (+45) . . Н Translations:For Developers/155/en (Новая страница: «'''Customizing modules for mobile devices.'''») (текущая)
- 16:37, 17 января 2016 (разн. | история) . . (-52) . . For Developers/en (Новая страница: «It is also recommended to make this proccess automatic by writing the function:»)
- 16:37, 17 января 2016 (разн. | история) . . (+79) . . Н Translations:For Developers/154/en (Новая страница: «It is also recommended to make this proccess automatic by writing the function:»)
- 16:36, 17 января 2016 (разн. | история) . . (+60) . . Н Translations:For Developers/153/en (Новая страница: «Example '''(9)''': <br/>Example of writing values in tokens:»)
- 16:36, 17 января 2016 (разн. | история) . . (+79) . . Н Translations:For Developers/152/en (Новая страница: «It is also recommended to make this proccess automatic by writing the function:»)
- 16:36, 17 января 2016 (разн. | история) . . (-52) . . For Developers/en (Новая страница: «It is also recommended to make this proccess automatic by writing the function:»)
- 16:35, 17 января 2016 (разн. | история) . . (+60) . . Н Translations:For Developers/151/en (Новая страница: «Example '''(8)''': <br/>Example of reading data from tokens:»)
- 16:35, 17 января 2016 (разн. | история) . . (-73) . . For Developers/en (Новая страница: «To read data from project tokens or write in them, you are required to use the '''ModuleID''' postfix.»)
- 16:35, 17 января 2016 (разн. | история) . . (+102) . . Н Translations:For Developers/150/en (Новая страница: «To read data from project tokens or write in them, you are required to use the '''ModuleID''' postfix.») (текущая)
- 16:25, 17 января 2016 (разн. | история) . . (-34) . . For Developers/en (Новая страница: «Getting access to project tokens»)
- 16:25, 17 января 2016 (разн. | история) . . (+32) . . Н Translations:For Developers/149/en (Новая страница: «Getting access to project tokens») (текущая)
- 16:24, 17 января 2016 (разн. | история) . . (+18) . . Н Translations:For Developers/148/en (Новая страница: «Example '''(7)''':»)
- 16:24, 17 января 2016 (разн. | история) . . (-5) . . For Developers/en (Новая страница: «Example '''(7)''':»)
- 16:24, 17 января 2016 (разн. | история) . . (-124) . . For Developers/en (Новая страница: «If you use the '''IR.EVENT_CHANNEL_SET''' event, the '''name''' property contained in the function subscribed to this event has to be used with the '''ModuleID'''…»)
- 16:24, 17 января 2016 (разн. | история) . . (+170) . . Н Translations:For Developers/147/en (Новая страница: «If you use the '''IR.EVENT_CHANNEL_SET''' event, the '''name''' property contained in the function subscribed to this event has to be used with the '''ModuleID'''…»)
- 16:22, 17 января 2016 (разн. | история) . . (-51) . . For Developers/en (Новая страница: «This process can also be made automatic:»)
- 16:22, 17 января 2016 (разн. | история) . . (+40) . . Н Translations:For Developers/146/en (Новая страница: «This process can also be made automatic:») (текущая)
- 16:22, 17 января 2016 (разн. | история) . . (-5) . . For Developers/en (Новая страница: «Example '''(6)''':»)
- 16:22, 17 января 2016 (разн. | история) . . (+18) . . Н Translations:For Developers/145/en (Новая страница: «Example '''(6)''':»)
- 16:22, 17 января 2016 (разн. | история) . . (-149) . . For Developers/en (Новая страница: «In example '''(5)''' we got access to the module driver. Now let us refer to its commands. To get access to the command channel, you are required to use the '''Mo…»)
- 16:22, 17 января 2016 (разн. | история) . . (+180) . . Н Translations:For Developers/144/en (Новая страница: «In example '''(5)''' we got access to the module driver. Now let us refer to its commands. To get access to the command channel, you are required to use the '''Mo…»)
(новейшие | старейшие) Просмотреть (50 более новых | 50 более старых) (20 | 50 | 100 | 250 | 500)
