User contributions for AriosJentu
Jump to navigation
Jump to search
27 July 2018
- 06:0706:07, 27 July 2018 diff hist +929 N CustomTabPanel:getSelectedTab Created page with "__NOTOC__ {{Client function}} This function sets Tab title for Custom Tab Panel. == Syntax == <syntaxhighlight lang="lua"> ctab CustomTabPanel:getSelectedTab() </syntaxhighli..."
- 06:0606:06, 27 July 2018 diff hist 0 N File:CreationExample.png No edit summary current
- 05:4905:49, 27 July 2018 diff hist +1,028 N CustomTabPanel:getTabFromText Created page with "__NOTOC__ {{Client function}} This function gets Tab from title of Custom Tab Panel. == Syntax == <syntaxhighlight lang="lua"> ctab CustomTabPanel:getTabFromText(string TabTi..." current
- 05:4805:48, 27 July 2018 diff hist 0 N File:CFromTabEx.png No edit summary current
- 05:4205:42, 27 July 2018 diff hist +964 N CustomTabPanel:getTabText Created page with "__NOTOC__ {{Client function}} This function gets Tab title of Custom Tab Panel. == Syntax == <syntaxhighlight lang="lua"> string CustomTabPanel:getTabText(string/ctab Tab) </..." current
- 05:4005:40, 27 July 2018 diff hist +9 CustomTabPanel:getTabEnabled →Example current
- 05:3905:39, 27 July 2018 diff hist +1,047 N CustomTabPanel:getTabEnabled Created page with "__NOTOC__ {{Client function}} This function gets Tab enabled state of Custom Tab Panel. == Syntax == <syntaxhighlight lang="lua"> bool CustomTabPanel:getTabEnabled(string/cta..."
- 05:3705:37, 27 July 2018 diff hist +1,051 N CustomTabPanel:getTabVisible Created page with "__NOTOC__ {{Client function}} This function gets Tab visible state of Custom Tab Panel. == Syntax == <syntaxhighlight lang="lua"> bool CustomTabPanel:getTabVisible(string/cta..." current
- 05:3305:33, 27 July 2018 diff hist 0 N File:CTabSizeEx.png No edit summary current
- 05:3205:32, 27 July 2018 diff hist +244 CustomTabPanel:setTabsMinLength →Example
- 05:3205:32, 27 July 2018 diff hist +903 N CustomTabPanel:setTabsMinLength Created page with "__NOTOC__ {{Client function}} This function sets minimal length of one tab block for Custom Tab Panel. == Syntax == <syntaxhighlight lang="lua"> nil CustomTabPanel:setTabsMin..."
- 05:2105:21, 27 July 2018 diff hist +759 N CustomTabPanel:setSelectedTab Created page with "__NOTOC__ {{Client function}} This function sets Selected Tab for Custom Tab Panel. == Syntax == <syntaxhighlight lang="lua"> nil CustomTabPanel:setSelectedTab(string/ctab Ta..." current
- 05:1905:19, 27 July 2018 diff hist +891 N CustomTabPanel:setTabText Created page with "__NOTOC__ {{Client function}} This function sets Tab title for Custom Tab Panel. == Syntax == <syntaxhighlight lang="lua"> nil CustomTabPanel:setTabText(string/ctab Tab, stri..." current
- 05:1805:18, 27 July 2018 diff hist 0 N File:CTabTitleEx.png No edit summary current
- 05:1405:14, 27 July 2018 diff hist +883 N CustomTabPanel:setTabEnabled Created page with "__NOTOC__ {{Client function}} This function sets Tab enabled state for Custom Tab Panel. == Syntax == <syntaxhighlight lang="lua"> nil CustomTabPanel:setTabEnabled(string/cta..." current
- 05:1305:13, 27 July 2018 diff hist 0 N File:CTabEnabledExample.png No edit summary current
- 05:1005:10, 27 July 2018 diff hist +52 CustomTabPanel:setTabVisible No edit summary current
- 05:1005:10, 27 July 2018 diff hist 0 N File:CTabVisibleEx.png No edit summary current
- 05:0605:06, 27 July 2018 diff hist +835 N CustomTabPanel:setTabVisible Created page with "__NOTOC__ {{Client function}} This function sets Tab visible state for Custom Tab Panel. == Syntax == <syntaxhighlight lang="lua"> nil CustomTabPanel:setTabVisible(string/cta..."
25 July 2018
- 22:4022:40, 25 July 2018 diff hist −152 Resource:CustomWidgets No edit summary
- 22:3922:39, 25 July 2018 diff hist +153 Resource:CustomWidgets No edit summary
- 16:2316:23, 25 July 2018 diff hist +40 Template:CWSFUNCS →Default Variables
- 16:1216:12, 25 July 2018 diff hist +784 N CustomLoading:getAnimated Created page with "__NOTOC__ {{Client function}} This function gets Custom Loading Widget animated state. == Syntax == <syntaxhighlight lang="lua"> bool CustomLoading:getAnimated() </syntaxhigh..." current
- 16:1116:11, 25 July 2018 diff hist −20 CustomLoading:setAnimated No edit summary current
- 16:1016:10, 25 July 2018 diff hist +930 N CustomLoading:getProgress Created page with "__NOTOC__ {{Client function}} This function gets Custom Loading Widget progress level (in percents). == Syntax == <syntaxhighlight lang="lua"> float CustomLoading:getProgress..." current
- 16:0816:08, 25 July 2018 diff hist +776 N CustomLoading:setAnimated Created page with "__NOTOC__ {{Client function}} This function sets for Custom Loading Widget progress level (in percents). == Syntax == <syntaxhighlight lang="lua"> nil CustomLoading:setAnimat..."
- 16:0016:00, 25 July 2018 diff hist +947 N CustomLoading:setProgress Created page with "__NOTOC__ {{Client function}} This function sets for Custom Loading Widget progress level (in percents). == Syntax == <syntaxhighlight lang="lua"> nil CustomLoading:setProgre..." current
- 15:5915:59, 25 July 2018 diff hist 0 N File:LoadingProgressExample.png No edit summary current
- 15:5015:50, 25 July 2018 diff hist +916 N CustomDialog:close Created page with "__NOTOC__ {{Client function}} This function execute event of closing Custom Dialog of Custom Window. == Syntax == <syntaxhighlight lang="lua"> nil CustomDialog:close() </synt..." current
- 15:4815:48, 25 July 2018 diff hist +664 N CustomDialog:open Created page with "__NOTOC__ {{Client function}} This function execute event of opening Custom Dialog of Custom Window. == Syntax == <syntaxhighlight lang="lua"> nil CustomDialog:open() </synta..." current
- 15:4315:43, 25 July 2018 diff hist +971 N CustomComboBox:removeItem Created page with "__NOTOC__ {{Client function}} This function removes item from Custom Combo Box. == Syntax == <syntaxhighlight lang="lua"> nil CustomComboBox:removeItem(string/ccbitem Item) <..."
- 15:4215:42, 25 July 2018 diff hist −6 CustomComboBox:addItem →Example current
- 15:4015:40, 25 July 2018 diff hist +778 N CustomComboBox:addItem Created page with "__NOTOC__ {{Client function}} This function adds item for Custom Combo Box. == Syntax == <syntaxhighlight lang="lua"> ccbitem CustomComboBox:addItem(string Text) </syntaxhigh..."
- 15:3615:36, 25 July 2018 diff hist +1,380 N CustomComboBox:getMaxHeight Created page with "__NOTOC__ {{Client function}} This function gets Custom Combo Box maximal height of list with items. == Syntax == <syntaxhighlight lang="lua"> float CustomComboBox:getMaxHeig..." current
- 15:3415:34, 25 July 2018 diff hist +142 CustomComboBox:getSelectedItem No edit summary current
- 15:2615:26, 25 July 2018 diff hist +893 N CustomComboBox:getSelectedItem Created page with "__NOTOC__ {{Client function}} This function gets Custom Combo Box selected item. == Syntax == <syntaxhighlight lang="lua"> ccbitem CustomComboBox:getSelectedItem() </syntaxhi..."
- 15:2015:20, 25 July 2018 diff hist +1,482 N CustomComboBox:setMaxHeight Created page with "__NOTOC__ {{Client function}} This function sets for Custom Combo Box maximal height of list with items. == Syntax == <syntaxhighlight lang="lua"> nil CustomComboBox:setMaxHe..." current
- 15:1515:15, 25 July 2018 diff hist +4 CustomComboBox:setSelectedItem →Syntax current
- 15:1115:11, 25 July 2018 diff hist 0 CustomComboBox:setSelectedItem →Example
- 15:1115:11, 25 July 2018 diff hist +35 CustomComboBox:setSelectedItem →Example
- 15:1015:10, 25 July 2018 diff hist +1,118 N CustomComboBox:setSelectedItem Created page with "__NOTOC__ {{Client function}} This function sets for Custom Combo Box selected item. == Syntax == <syntaxhighlight lang="lua"> nil CustomComboBox:setSelectedItem(string/ccbit..."
24 July 2018
- 15:5715:57, 24 July 2018 diff hist +72 Template:CWSFUNCS No edit summary
- 15:5515:55, 24 July 2018 diff hist +569 N CustomCheckBox:getChecked Created page with "__NOTOC__ {{Client function}} This function gets Custom Check Box checked status. == Syntax == <syntaxhighlight lang="lua"> bool CustomCheckBox:getChecked() </syntaxhighlight..." current
- 15:5315:53, 24 July 2018 diff hist +537 N CustomCheckBox:getText Created page with "__NOTOC__ {{Client function}} This function gets Custom Check Box text. == Syntax == <syntaxhighlight lang="lua"> string CustomCheckBox:getText() </syntaxhighlight> === Retu..." current
- 15:5015:50, 24 July 2018 diff hist +556 N CustomCheckBox:setChecked Created page with "__NOTOC__ {{Client function}} This function sets Custom Check Box checked. == Syntax == <syntaxhighlight lang="lua"> nil CustomCheckBox:setChecked(bool Checked) </syntaxhighl..." current
- 15:4915:49, 24 July 2018 diff hist +551 N CustomCheckBox:setText Created page with "__NOTOC__ {{Client function}} This function sets for Custom Check Box text. == Syntax == <syntaxhighlight lang="lua"> nil CustomCheckBox:setText(string Text) </syntaxhighligh..." current
- 15:4415:44, 24 July 2018 diff hist +894 N CustomEditBox:putOnSide Created page with "__NOTOC__ {{Client function}} This function sets for Custom Edit sides color (because it's default edit boxes with custom frame - sides). == Syntax == <syntaxhighlight lang="..." current
- 15:4415:44, 24 July 2018 diff hist 0 N File:PutOnSideWrong.png No edit summary current
- 15:4315:43, 24 July 2018 diff hist 0 N File:PutOnSideExample.png No edit summary current
- 15:3515:35, 24 July 2018 diff hist +587 N CustomSpinner:getStepSize Created page with "__NOTOC__ {{Client function}} This function gets Custom Number Scroller step size. == Syntax == <syntaxhighlight lang="lua"> float CustomNumberScroller:getStepSize() </syntax..."