Class XuiTableScript
java.lang.Object
zombie.scripting.ui.XuiScript
zombie.scripting.ui.XuiTableScript
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classstatic classstatic classNested classes/interfaces inherited from class XuiScript
XuiScript.XuiBoolean, XuiScript.XuiColor, XuiScript.XuiDouble, XuiScript.XuiFloat, XuiScript.XuiFontType, XuiScript.XuiFunction, XuiScript.XuiInteger, XuiScript.XuiSpacing, XuiScript.XuiString, XuiScript.XuiStringList, XuiScript.XuiTextAlign, XuiScript.XuiTexture, XuiScript.XuiTranslateString, XuiScript.XuiUnit, XuiScript.XuiVar<T,C>, XuiScript.XuiVector, XuiScript.XuiVectorPosAlign -
Field Summary
Fields inherited from class XuiScript
allowDropAlways, anchorBottom, anchorLeft, anchorRight, anchorTop, animationList, animationTime, backDropTexCol, background, backgroundColor, backgroundColorHl, backgroundColorHlInv, backgroundColorHlVal, backgroundColorMouseOver, backgroundEmpty, backgroundHover, borderColor, borderColorHl, borderColorHlInv, borderColorHlVal, borderInput, borderInvalid, borderLocked, borderOutput, borderValid, choicesColor, displayBackground, doBackDropTex, doBorderLocked, doHighlight, doInvalidHighlight, doToolTip, doValidHighlight, drawBackground, drawBorder, drawGrid, enableHeader, font, font2, font3, gridColor, height, hsbFactor, icon, iconHeight, iconVector, iconWidth, iconX, iconY, image, imageHeight, imageVector, imageWidth, imageX, imageY, margin, marginBottom, marginLeft, marginRight, marginTop, maximumHeight, maximumWidth, minimumHeight, minimumWidth, mouseEnabled, mouseOver, mouseOverText, moveWithMouse, name, padding, paddingBottom, paddingLeft, paddingRight, paddingTop, pin, posAlign, resizable, scaledHeight, scaledWidth, storeItem, textAlign, textColor, texture, textureBackground, textureColor, textureOverride, tickTexture, title, tooltip, toolTipTextItem, toolTipTextLocked, vector, width, x, xuiCustomDebug, xuiKey, xuiLuaClass, xuiStyle, xuiUuid, y -
Constructor Summary
ConstructorsConstructorDescriptionXuiTableScript(String xuiLayoutName, boolean readAltKeys, XuiScriptType type) -
Method Summary
Modifier and TypeMethodDescriptiongetCell(int column, int row) getColumn(int index) intgetRow(int index) intvoidLoad(ScriptParser.Block block) <T extends XuiScript>
voidLoadColumnsRows(ScriptParser.Block block, ArrayList<T> list) Methods inherited from class XuiScript
addChild, CreateScriptForClass, getAllowDropAlways, getAnchorBottom, getAnchorLeft, getAnchorRight, getAnchorTop, getAnimationList, getAnimationTime, getBackDropTexCol, getBackground, getBackgroundColor, getBackgroundColorHL, getBackgroundColorHLInv, getBackgroundColorHLVal, getBackgroundColorMouseOver, getBackgroundEmpty, getBackgroundHover, getBorderColor, getBorderColorHL, getBorderColorHLInv, getBorderColorHLVal, getBorderInput, getBorderInvalid, getBorderLocked, getBorderOutput, getBorderValid, getChildren, getChoicesColor, getDefaultStyle, getDisplayBackground, getDoBackDropTex, getDoBorderLocked, getDoHighlight, getDoInvalidHighlight, getDoToolTip, getDoValidHighlight, getDrawBackground, getDrawBorder, getDrawGrid, getFont, getFont2, getFont3, getGridColor, getHsbFactor, getIcon, getIconVector, getMargin, getMinimumHeight, getMinimumWidth, getMouseEnabled, getMouseOverText, getMoveWithMouse, getName, getPadding, getPosAlign, getScriptType, getStoreItem, getStyle, getTextAlign, getTextColor, getTexture, getTextureBackground, getTextureColor, getTextureOverride, getTickTexture, getTitle, getTooltip, getToolTipTextItem, getToolTipTextLocked, getVar, getVars, getVector, getXuiCustomDebug, getXuiKey, getXuiLayoutName, getXuiLuaClass, getXuiStyle, getXuiUUID, isAnyStyle, isDefaultStyle, isLayout, isStyle, loadVar, loadVar, ReadLuaClassValue, setDefaultStyle, setStyle, setXuiKey, setXuiLuaClass, setXuiStyle, toString