User contributions for Thisdp
Jump to navigation
Jump to search
3 March 2018
- 12:5812:58, 3 March 2018 diff hist 0 OnDgsGridListSelect No edit summary
24 February 2018
- 14:2014:20, 24 February 2018 diff hist +1 User:Thisdp No edit summary
- 14:2014:20, 24 February 2018 diff hist −41 User:Thisdp No edit summary
- 14:1914:19, 24 February 2018 diff hist +53 User:Thisdp No edit summary
- 14:1814:18, 24 February 2018 diff hist +12 User:Thisdp No edit summary
- 14:1814:18, 24 February 2018 diff hist +89 User:Thisdp No edit summary
- 14:1714:17, 24 February 2018 diff hist +2 User:Thisdp No edit summary
- 14:1714:17, 24 February 2018 diff hist +63 User:Thisdp No edit summary
- 14:1514:15, 24 February 2018 diff hist +77 Resource:DGS →Features
- 14:1414:14, 24 February 2018 diff hist +11 AR/Dgs No edit summary
- 14:1414:14, 24 February 2018 diff hist +76 AR/Dgs No edit summary
- 14:1214:12, 24 February 2018 diff hist +2 ZH-CN/Resource:DGS →特性
- 14:1214:12, 24 February 2018 diff hist +12 ZH-CN/Resource:DGS →特性
- 14:1214:12, 24 February 2018 diff hist +14 ZH-CN/Resource:DGS No edit summary
- 14:1114:11, 24 February 2018 diff hist +39 ZH-CN/Resource:DGS →特性
- 14:0914:09, 24 February 2018 diff hist −69 ZH-CN/Resource:DGS →特性
- 14:0514:05, 24 February 2018 diff hist +7 ZH-CN/Resource:DGS →特性
- 14:0414:04, 24 February 2018 diff hist −267 ZH-CN/Resource:DGS →特性
- 14:0414:04, 24 February 2018 diff hist +3 ZH-CN/Resource:DGS No edit summary
- 13:4413:44, 24 February 2018 diff hist +2 DgsGridListSetItemImage No edit summary
- 13:4413:44, 24 February 2018 diff hist +1 DgsGridListSetItemImage No edit summary
- 13:4413:44, 24 February 2018 diff hist −2 DgsGridListSort No edit summary current
- 13:4413:44, 24 February 2018 diff hist −3 DgsGridListSetSelectionMode No edit summary current
- 13:4313:43, 24 February 2018 diff hist −3 DgsGridListSetSortEnabled No edit summary current
- 13:4313:43, 24 February 2018 diff hist −3 DgsGridListGetSortEnabled No edit summary current
- 13:4313:43, 24 February 2018 diff hist −3 DgsGridListSetSortColumn No edit summary current
- 13:4313:43, 24 February 2018 diff hist −3 DgsGridListGetSortColumn No edit summary current
- 13:4113:41, 24 February 2018 diff hist +112 Template:DGSFUNCTIONS →Image
- 13:4113:41, 24 February 2018 diff hist +1,362 N DgsSetSelectedTab Created page with "{{Client function}} __NOTOC__ This function is used to change the currently selected tab in the specified dgs tab panel. ==Syntax== <syntaxhighlight lang="lua"> bool dgsSetS..." current
- 13:3913:39, 24 February 2018 diff hist +1,373 N DgsGetSelectedTab Created page with "{{Client function}} __NOTOC__ This function returns the currently selected tab in the specified dgs tab panel. ==Syntax== <syntaxhighlight lang="lua"> dgsElement dgsGetSelec..." current
- 13:3713:37, 24 February 2018 diff hist +10 DgsGridListSetSortEnabled →Required Arguments
- 13:3613:36, 24 February 2018 diff hist +17 DgsGridListSetSortColumn →Required Arguments
- 13:3613:36, 24 February 2018 diff hist +20 DgsGridListSetSortFunction →Required Arguments current
- 13:3513:35, 24 February 2018 diff hist +2 DgsGridListGetSortColumn →Required Arguments
- 13:3513:35, 24 February 2018 diff hist +17 DgsGridListGetSortColumn →Required Arguments
- 13:3513:35, 24 February 2018 diff hist +972 N DgsGridListGetSortEnabled Created page with "__NOTOC__ {{Client function}} This function gets whether the sort which activated by clicking the column of grid list enabled. ==Syntax== <syntaxhighlight lang="lua"> bool..."
- 13:3213:32, 24 February 2018 diff hist +931 N DgsGridListSetSortEnabled Created page with "__NOTOC__ {{Client function}} This function sets whether the sort which activated by clicking the column of grid list enabled. ==Syntax== <syntaxhighlight lang="lua"> bool..."
- 13:3013:30, 24 February 2018 diff hist +1,482 N DgsGridListGetSortColumn Created page with "__NOTOC__ {{Client function}} This function gets the column to be sorted by. ==Syntax== <syntaxhighlight lang="lua"> int dgsGridListGetSortColumn( dgsElement gridlist ) </s..."
- 13:2813:28, 24 February 2018 diff hist +59 DgsGridListSort →Example
- 13:2813:28, 24 February 2018 diff hist +59 DgsGridListSetSortFunction No edit summary
- 13:2813:28, 24 February 2018 diff hist +59 DgsGridListSetSortColumn →Example
- 13:2713:27, 24 February 2018 diff hist +1,504 N DgsGridListSetSortColumn Created page with "__NOTOC__ {{Client function}} This function chooses which column to be sorted by ( Must works with dgsGridListSetSortFunction ). ==Syntax== <syntaxhighlight lang="lua">..."
- 13:2513:25, 24 February 2018 diff hist +1,534 N DgsGridListSetSortFunction Created page with "__NOTOC__ {{Client function}} This function sets and loads the specific and custom sorting function ( Must works with dgsGridListSetSortColumn ). ==Syntax== <syntaxhigh..."
- 13:2113:21, 24 February 2018 diff hist +4 DgsGridListSort →Example
- 13:2113:21, 24 February 2018 diff hist +1,478 N DgsGridListSort Created page with "__NOTOC__ {{Client function}} This function forces the dgs gridlist to carry out sorting once ( Sorting function and sorted column must exist, or it will do nothing and retur..."
- 13:0713:07, 24 February 2018 diff hist +1,274 N DgsGridListRemoveItemImage Created page with "{{Client function}} This function remove the image from the grid list item. ==Syntax== <syntaxhighlight lang="lua"> bool dgsGridListRemoveItemImage( element gridList, int r..."
- 13:0413:04, 24 February 2018 diff hist +32 Template:DGSFUNCTIONS →Grid List
- 13:0313:03, 24 February 2018 diff hist +23 DgsGridListSetItemImage →Example
- 13:0313:03, 24 February 2018 diff hist −270 DgsGridListSetItemImage →Example
- 13:0013:00, 24 February 2018 diff hist +26 DgsGridListSetItemImage →Required Arguments