User contributions for AriosJentu
Jump to navigation
Jump to search
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..."
- 15:3415:34, 24 July 2018 diff hist +598 N CustomSpinner:getMaximal Created page with "__NOTOC__ {{Client function}} This function gets Custom Number Scroller maximal value. == Syntax == <syntaxhighlight lang="lua"> float CustomNumberScroller:getMaximal() </syn..."
- 15:3215:32, 24 July 2018 diff hist +598 N CustomSpinner:getMinimal Created page with "__NOTOC__ {{Client function}} This function gets Custom Number Scroller minimal value. == Syntax == <syntaxhighlight lang="lua"> float CustomNumberScroller:getMinimal() </syn..."
- 15:3115:31, 24 July 2018 diff hist +580 N CustomEdit:getMaxLength Created page with "__NOTOC__ {{Client function}} This function gets Custom Edit maximal string length. == Syntax == <syntaxhighlight lang="lua"> int CustomEdit:getMasked() </syntaxhighlight> =..." current
- 15:2915:29, 24 July 2018 diff hist +640 N CustomEdit:getMasked Created page with "__NOTOC__ {{Client function}} This function gets Custom Edit masked state. == Syntax == <syntaxhighlight lang="lua"> bool CustomEdit:getMasked() </syntaxhighlight> === Retur..." current
- 15:2715:27, 24 July 2018 diff hist +633 N CustomEditBox:getCaretIndex Created page with "__NOTOC__ {{Client function}} This function gets Custom Edit Box caret index. == Syntax == <syntaxhighlight lang="lua"> int CustomEditBox:getCaretIndex() </syntaxhighlight>..." current
- 15:2515:25, 24 July 2018 diff hist 0 CustomEditBox:getText No edit summary current
- 15:2315:23, 24 July 2018 diff hist +609 N CustomEditBox:getText Created page with "__NOTOC__ {{Client function}} This function gets Custom Edit Box read only state. == Syntax == <syntaxhighlight lang="lua"> string CustomEditBox:getText() </syntaxhighlight>..."
- 15:2115:21, 24 July 2018 diff hist +885 N CustomEditBox:getReadOnly Created page with "__NOTOC__ {{Client function}} This function gets Custom Edit Box read only state. == Syntax == <syntaxhighlight lang="lua"> bool CustomEditBox:getReadOnly() </syntaxhighlight..." current
- 15:1815:18, 24 July 2018 diff hist +721 N CustomSpinner:setStepSize Created page with "__NOTOC__ {{Client function}} This function sets for Custom Number Scroller step size. == Syntax == <syntaxhighlight lang="lua"> nil CustomNumberScroller:setStepSize(float St..."
- 15:1715:17, 24 July 2018 diff hist +651 N CustomSpinner:setMaximal Created page with "__NOTOC__ {{Client function}} This function sets for Custom Number Scroller maximal value. == Syntax == <syntaxhighlight lang="lua"> nil CustomNumberScroller:setMaximal(float..."
- 15:1615:16, 24 July 2018 diff hist +651 N CustomSpinner:setMinimal Created page with "__NOTOC__ {{Client function}} This function sets for Custom Number Scroller minimal value. == Syntax == <syntaxhighlight lang="lua"> nil CustomNumberScroller:setMinimal(float..."
- 15:1315:13, 24 July 2018 diff hist +598 N CustomEdit:setMaxLength Created page with "__NOTOC__ {{Client function}} This function sets for Custom Edit maximal length of string. == Syntax == <syntaxhighlight lang="lua"> nil CustomEdit:setMaxLength(int Length) <..." current
- 15:1115:11, 24 July 2018 diff hist +594 N CustomEdit:setMasked Created page with "__NOTOC__ {{Client function}} This function sets for Custom Edit masked. == Syntax == <syntaxhighlight lang="lua"> nil CustomEdit:setMasked(bool Masked) </syntaxhighlight> =..." current
- 15:0815:08, 24 July 2018 diff hist +606 N CustomEditBox:setCaretIndex Created page with "__NOTOC__ {{Client function}} This function sets for Custom Edit Box caret index. == Syntax == <syntaxhighlight lang="lua"> nil CustomEditBox:setCaretIndex(int Index) </synta..." current
- 15:0515:05, 24 July 2018 diff hist +4 CustomEditBox:setText →Required Arguments current
- 15:0515:05, 24 July 2018 diff hist −48 CustomEditBox:setText →Example
- 15:0515:05, 24 July 2018 diff hist +584 N CustomEditBox:setText Created page with "__NOTOC__ {{Client function}} This function sets for Custom Edit Box text. == Syntax == <syntaxhighlight lang="lua"> nil CustomEditBox:setText(string Text) </syntaxhighlight>..."
- 15:0415:04, 24 July 2018 diff hist +93 CustomEditBox:setReadOnly →Example current
- 15:0115:01, 24 July 2018 diff hist 0 File:ReadOnly.png AriosJentu uploaded a new version of File:ReadOnly.png current