Пользовательские дополнения

На главную


GetElementLimit( self )

Возвращает максимальное количество элементов в контейнере.

-- класс
TextContainerSafe

-- семантика
function GetElementLimit( self )

-- входные параметры
нет

-- возвращаемое значение
number (integer) - максимальное количество элементов

-- пример
local count = wtTextContainer:GetElementLimit()

Связанные страницы: "CategoryLuaApi" "CategoryTextContainer"

CategoryTextContainer
FunctionTextContainerForceReposition
FunctionTextContainerGetContainerOffset
FunctionTextContainerGetElementCount
FunctionTextContainerGetElementLimit
FunctionTextContainerGetMaxContainerOffset
FunctionTextContainerInsertText
FunctionTextContainerIsSliderMax
FunctionTextContainerIsSliderMin
FunctionTextContainerPopBack
FunctionTextContainerPopFront
FunctionTextContainerPushBackRawText
FunctionTextContainerPushBackText
FunctionTextContainerPushBackValuedText
FunctionTextContainerPushFrontRawText
FunctionTextContainerPushFrontText
FunctionTextContainerPushFrontValuedText
FunctionTextContainerRemoveAt
FunctionTextContainerRemoveItems
FunctionTextContainerSetContainerOffset
WidgetContainer
WidgetTextContainer


CategoryLuaApi CategoryFunction CategoryTextContainer

На главную