-
-
Method Summary
Modifier and Type Method Description static DataGridinstantiate()StringgetJsBase()voidbackgroundFill()Getter for background fill. DataGridbackgroundFill(Fill color)Setter for fill settings using an array, an object or a string. DataGridbackgroundFill(GradientKey color)Setter for fill settings using an array, an object or a string. DataGridbackgroundFill(Array<String> color)Setter for fill settings using an array, an object or a string. DataGridbackgroundFill(String color, Number opacity)Setter for fill color with opacity. DataGridbackgroundFill(GradientKey keys, Number angle, Boolean mode, Number opacity)Setter for the linear gradient fill. DataGridbackgroundFill(GradientKey keys, Number angle, Rect mode, Number opacity)Setter for the linear gradient fill. DataGridbackgroundFill(GradientKey keys, Number angle, String mode, Number opacity)Setter for the linear gradient fill. DataGridbackgroundFill(Array<String> keys, Number angle, Boolean mode, Number opacity)Setter for the linear gradient fill. DataGridbackgroundFill(Array<String> keys, Number angle, Rect mode, Number opacity)Setter for the linear gradient fill. DataGridbackgroundFill(Array<String> keys, Number angle, String mode, Number opacity)Setter for the linear gradient fill. DataGridbackgroundFill(GradientKey keys, Number cx, Number cy, Rect mode, Number opacity, Number fx, Number fy)Setter for the radial gradient fill. DataGridbackgroundFill(Array<String> keys, Number cx, Number cy, Rect mode, Number opacity, Number fx, Number fy)Setter for the radial gradient fill. voidbottom()Getter for element bottom bound settings. DataGridbottom(Number bottom)Setter for element bottom bound settings. DataGridbottom(String bottom)Setter for element bottom bound settings. Boundsbounds()Getter for element bounds settings. DataGridbounds(RectObj bounds)Setter for bounds of the element using one parameter. DataGridbounds(Rect bounds)Setter for bounds of the element using one parameter. DataGridbounds(Bounds bounds)Setter for bounds of the element using one parameter. DataGridbounds(Number x, Number y, Number width, Number height)Setter for element bounds settings. DataGridbounds(Number x, Number y, Number width, String height)Setter for element bounds settings. DataGridbounds(Number x, Number y, String width, Number height)Setter for element bounds settings. DataGridbounds(Number x, Number y, String width, String height)Setter for element bounds settings. DataGridbounds(Number x, String y, Number width, Number height)Setter for element bounds settings. DataGridbounds(Number x, String y, Number width, String height)Setter for element bounds settings. DataGridbounds(Number x, String y, String width, Number height)Setter for element bounds settings. DataGridbounds(Number x, String y, String width, String height)Setter for element bounds settings. DataGridbounds(String x, Number y, Number width, Number height)Setter for element bounds settings. DataGridbounds(String x, Number y, Number width, String height)Setter for element bounds settings. DataGridbounds(String x, Number y, String width, Number height)Setter for element bounds settings. DataGridbounds(String x, Number y, String width, String height)Setter for element bounds settings. DataGridbounds(String x, String y, Number width, Number height)Setter for element bounds settings. DataGridbounds(String x, String y, Number width, String height)Setter for element bounds settings. DataGridbounds(String x, String y, String width, Number height)Setter for element bounds settings. DataGridbounds(String x, String y, String width, String height)Setter for element bounds settings. DataGridButtonbuttons()Getter for button settings. DataGridbuttons(String settings)Setter for button settings. Columncolumn(Number index)Getter for column by index. DataGridcolumn(Column settings)Setter for the first column. DataGridcolumn(String settings)Setter for the first column. DataGridcolumn(Number index, Column settings)Setter for the column by index. DataGridcolumn(Number index, String settings)Setter for the column by index. voidcolumnStroke()Getter for the column stroke. DataGridcolumnStroke(Stroke color)Setter for the column stroke. DataGridcolumnStroke(String color)Setter for the column stroke. Layercontainer()Getter for the data grid container. DataGridcontainer(String element)Setter for the data grid container. DataGridcontainer(Layer element)Setter for the data grid container. DataGridcontainer(Stage element)Setter for the data grid container. Treedata(List<DataEntry> data)voiddefaultRowHeight()Getter for the default row height. DataGriddefaultRowHeight(Number height)Setter for the default row height. DataGriddraw()Draws data grid. StructureEditedit()Getter for live edit settings. DataGridedit(String settings)Setter for live edit settings. DataGridedit(Boolean settings)Setter for live edit settings. voideditStructurePreviewDashStroke()DataGrideditStructurePreviewDashStroke(Stroke color, Number thickness, String dashpattern, String lineJoin, String lineCap)DataGrideditStructurePreviewDashStroke(Stroke color, Number thickness, String dashpattern, String lineJoin, StrokeLineCap lineCap)DataGrideditStructurePreviewDashStroke(Stroke color, Number thickness, String dashpattern, StrokeLineJoin lineJoin, String lineCap)DataGrideditStructurePreviewDashStroke(Stroke color, Number thickness, String dashpattern, StrokeLineJoin lineJoin, StrokeLineCap lineCap)DataGrideditStructurePreviewDashStroke(String color, Number thickness, String dashpattern, String lineJoin, String lineCap)DataGrideditStructurePreviewDashStroke(String color, Number thickness, String dashpattern, String lineJoin, StrokeLineCap lineCap)DataGrideditStructurePreviewDashStroke(String color, Number thickness, String dashpattern, StrokeLineJoin lineJoin, String lineCap)DataGrideditStructurePreviewDashStroke(String color, Number thickness, String dashpattern, StrokeLineJoin lineJoin, StrokeLineCap lineCap)DataGrideditStructurePreviewDashStroke(String settings)voideditStructurePreviewFill()DataGrideditStructurePreviewFill(Fill value)DataGrideditStructurePreviewFill(String color, Number opacity)DataGrideditStructurePreviewFill(GradientKey keys, Number angle, Boolean mode, Number opacity)DataGrideditStructurePreviewFill(GradientKey keys, Number angle, Rect mode, Number opacity)DataGrideditStructurePreviewFill(GradientKey keys, Number angle, String mode, Number opacity)DataGrideditStructurePreviewFill(Array<String> keys, Number angle, Boolean mode, Number opacity)DataGrideditStructurePreviewFill(Array<String> keys, Number angle, Rect mode, Number opacity)DataGrideditStructurePreviewFill(Array<String> keys, Number angle, String mode, Number opacity)DataGrideditStructurePreviewFill(GradientKey keys, Number cx, Number cy, Rect mode, Number opacity, Number fx, Number fy)DataGrideditStructurePreviewFill(Array<String> keys, Number cx, Number cy, Rect mode, Number opacity, Number fx, Number fy)voideditStructurePreviewStroke()DataGrideditStructurePreviewStroke(Stroke value)DataGrideditStructurePreviewStroke(String value)voidediting()DataGridediting(Boolean mode)voidenabled()Getter for the element state (enabled or disabled). DataGridenabled(Boolean enabled)Setter for the element enabled state. voidendIndex()Getter for the end index. DataGridendIndex(Number index)Setter for the end index. RectgetPixelBounds()Returns pixel bounds of the element due to parent bounds and self bounds settings. voidgetVisibleItems()voidheaderHeight()Getter for the header height. DataGridheaderHeight(Number height)Setter for the header height. voidheight()Getter for element height settings. DataGridheight(Number height)Setter for element height setting. DataGridheight(String height)Setter for element height setting. voidhorizontalOffset()Getter for the horizontal offset. DataGridhorizontalOffset(Number offset)Setter for the horizontal offset. ScrollBarhorizontalScrollBar()Getter for the horizontal scroll bar. DataGridhorizontalScrollBar(String settings)Setter for the horizontal scroll bar. voidleft()Getter for element left bound settings. DataGridleft(Number left)Setter for element left bound settings. DataGridleft(String left)Setter for element left bound settings. voidmaxHeight()Getter for the maximum height. DataGridmaxHeight(Number height)Setter for the maximum height. DataGridmaxHeight(String height)Setter for the maximum height. voidmaxWidth()Getter for the maximum width. DataGridmaxWidth(Number width)Setter for the maximum width. DataGridmaxWidth(String width)Setter for the maximum width. voidminHeight()Getter for the minimum height. DataGridminHeight(Number height)Setter for the minimum height. DataGridminHeight(String height)Setter for the minimum height. voidminWidth()Getter for the minimum width. DataGridminWidth(Number width)Setter for the minimum width. DataGridminWidth(String width)Setter for the minimum width. voidonEditEnd()Getter for the onEditEnd function. voidonEditStart()Getter for the onEditStart function. RectparentBounds()Getter for parent bounds. DataGridparentBounds(Rect bounds)Setter for bounds using single value. DataGridparentBounds(String bounds)Setter for bounds using single value. DataGridparentBounds(Number left, Number top, Number width, Number height)Setter for bounds using several values. voidprint(PaperSize paperSizeOrOptions, Boolean landscape)Prints all elements on related stage. voidprint(String paperSizeOrOptions, Boolean landscape)Prints all elements on related stage. voidremoveAllListeners(String type)Removes all listeners from an object. voidright()Getter for element right bound settings. DataGridright(Number right)Setter for element right bound setting. DataGridright(String right)Setter for element right bound setting. voidrowEvenFill()Getter for row even fill. DataGridrowEvenFill(Fill color)Setter for fill settings using an object, an array or a string. DataGridrowEvenFill(GradientKey color)Setter for fill settings using an object, an array or a string. DataGridrowEvenFill(Array<String> color)Setter for fill settings using an object, an array or a string. DataGridrowEvenFill(String color, Number opacity)Fill color with opacity. DataGridrowEvenFill(GradientKey keys, Number angle, Boolean mode, Number opacity)Linear gradient fill. DataGridrowEvenFill(GradientKey keys, Number angle, Rect mode, Number opacity)Linear gradient fill. DataGridrowEvenFill(GradientKey keys, Number angle, String mode, Number opacity)Linear gradient fill. DataGridrowEvenFill(Array<String> keys, Number angle, Boolean mode, Number opacity)Linear gradient fill. DataGridrowEvenFill(Array<String> keys, Number angle, Rect mode, Number opacity)Linear gradient fill. DataGridrowEvenFill(Array<String> keys, Number angle, String mode, Number opacity)Linear gradient fill. DataGridrowEvenFill(GradientKey keys, Number cx, Number cy, Rect mode, Number opacity, Number fx, Number fy)Radial gradient fill. DataGridrowEvenFill(Array<String> keys, Number cx, Number cy, Rect mode, Number opacity, Number fx, Number fy)Radial gradient fill. voidrowFill()Getter for row fill. DataGridrowFill(Fill color)Setter for fill settings using an object or a string. DataGridrowFill(GradientKey color)Setter for fill settings using an object or a string. DataGridrowFill(Array<String> color)Setter for fill settings using an object or a string. DataGridrowFill(String color, Number opacity)Fill color with opacity. DataGridrowFill(GradientKey keys, Number angle, Boolean mode, Number opacity)Linear gradient fill. DataGridrowFill(GradientKey keys, Number angle, Rect mode, Number opacity)Linear gradient fill. DataGridrowFill(GradientKey keys, Number angle, String mode, Number opacity)Linear gradient fill. DataGridrowFill(Array<String> keys, Number angle, Boolean mode, Number opacity)Linear gradient fill. DataGridrowFill(Array<String> keys, Number angle, Rect mode, Number opacity)Linear gradient fill. DataGridrowFill(Array<String> keys, Number angle, String mode, Number opacity)Linear gradient fill. DataGridrowFill(GradientKey keys, Number cx, Number cy, Rect mode, Number opacity, Number fx, Number fy)Radial gradient fill. DataGridrowFill(Array<String> keys, Number cx, Number cy, Rect mode, Number opacity, Number fx, Number fy)Radial gradient fill. voidrowHoverFill()Getter for row hover fill. DataGridrowHoverFill(Fill color)Setter for fill settings using an object, an array or a string. DataGridrowHoverFill(GradientKey color)Setter for fill settings using an object, an array or a string. DataGridrowHoverFill(Array<String> color)Setter for fill settings using an object, an array or a string. DataGridrowHoverFill(String color, Number opacity)Fill color with opacity. DataGridrowHoverFill(GradientKey keys, Number angle, Boolean mode, Number opacity)Linear gradient fill. DataGridrowHoverFill(GradientKey keys, Number angle, Rect mode, Number opacity)Linear gradient fill. DataGridrowHoverFill(GradientKey keys, Number angle, String mode, Number opacity)Linear gradient fill. DataGridrowHoverFill(Array<String> keys, Number angle, Boolean mode, Number opacity)Linear gradient fill. DataGridrowHoverFill(Array<String> keys, Number angle, Rect mode, Number opacity)Linear gradient fill. DataGridrowHoverFill(Array<String> keys, Number angle, String mode, Number opacity)Linear gradient fill. DataGridrowHoverFill(GradientKey keys, Number cx, Number cy, Rect mode, Number opacity, Number fx, Number fy)Radial gradient fill. DataGridrowHoverFill(Array<String> keys, Number cx, Number cy, Rect mode, Number opacity, Number fx, Number fy)Radial gradient fill. voidrowOddFill()Getter for row odd fill. DataGridrowOddFill(Fill color)Setter for fill settings using an object, an array or a string. DataGridrowOddFill(GradientKey color)Setter for fill settings using an object, an array or a string. DataGridrowOddFill(Array<String> color)Setter for fill settings using an object, an array or a string. DataGridrowOddFill(String color, Number opacity)Fill color with opacity. DataGridrowOddFill(GradientKey keys, Number angle, Boolean mode, Number opacity)Linear gradient fill. DataGridrowOddFill(GradientKey keys, Number angle, Rect mode, Number opacity)Linear gradient fill. DataGridrowOddFill(GradientKey keys, Number angle, String mode, Number opacity)Linear gradient fill. DataGridrowOddFill(Array<String> keys, Number angle, Boolean mode, Number opacity)Linear gradient fill. DataGridrowOddFill(Array<String> keys, Number angle, Rect mode, Number opacity)Linear gradient fill. DataGridrowOddFill(Array<String> keys, Number angle, String mode, Number opacity)Linear gradient fill. DataGridrowOddFill(GradientKey keys, Number cx, Number cy, Rect mode, Number opacity, Number fx, Number fy)Radial gradient fill. DataGridrowOddFill(Array<String> keys, Number cx, Number cy, Rect mode, Number opacity, Number fx, Number fy)Radial gradient fill. voidrowSelectedFill()Getter for row fill in selected mode. DataGridrowSelectedFill(Fill color)Setter for row fill settings in selected mode using an array, an object or a string. DataGridrowSelectedFill(GradientKey color)Setter for row fill settings in selected mode using an array, an object or a string. DataGridrowSelectedFill(Array<String> color)Setter for row fill settings in selected mode using an array, an object or a string. DataGridrowSelectedFill(String color, Number opacity)Fill color in selected mode with opacity. DataGridrowSelectedFill(GradientKey keys, Number angle, Boolean mode)Linear gradient fill in selected mode. DataGridrowSelectedFill(GradientKey keys, Number angle, Rect mode)Linear gradient fill in selected mode. DataGridrowSelectedFill(GradientKey keys, Number angle, String mode)Linear gradient fill in selected mode. DataGridrowSelectedFill(Array<String> keys, Number angle, Boolean mode)Linear gradient fill in selected mode. DataGridrowSelectedFill(Array<String> keys, Number angle, Rect mode)Linear gradient fill in selected mode. DataGridrowSelectedFill(Array<String> keys, Number angle, String mode)Linear gradient fill in selected mode. DataGridrowSelectedFill(GradientKey keys, Number cx, Number cy, Rect mode, Number opacity, Number fx, Number fy)Radial gradient fill in selected mode. DataGridrowSelectedFill(Array<String> keys, Number cx, Number cy, Rect mode, Number opacity, Number fx, Number fy)Radial gradient fill in selected mode. voidrowStroke()Getter for the row stroke. DataGridrowStroke(Stroke color)Setter for the row stroke. DataGridrowStroke(String color)Setter for the row stroke. voidstartIndex()Getter for the start index. DataGridstartIndex(Number index)Setter for the start index. Tooltiptooltip()Getter for tooltip settings. DataGridtooltip(String settings)Getter for tooltip settings. DataGridtooltip(Boolean settings)Getter for tooltip settings. voidtop()Getter for element top bound settings. DataGridtop(Number top)Setter for element top bound settings. DataGridtop(String top)Setter for element top bound settings. voidsetOnClickListener(ListenersInterface.OnClickListener listener)voidsetOnClickListener(ListenersInterface.OnClickListener listener, String type, String ePath)voidunlistenByKey(String key)Removes an event listener which was added with listen() by the key returned by listen() or listenOnce(). voidverticalOffset()Getter for the vertical offset. DataGridverticalOffset(Number offset)Setter for the vertical offset. ScrollBarverticalScrollBar()Getter for the vertical scroll bar. DataGridverticalScrollBar(String settings)Setter for the vertical scroll bar. voidwidth()Getter for element width settings. DataGridwidth(Number width)Setter for element width setting. DataGridwidth(String width)Setter for element width setting. voidzIndex()Getter for the Z-index of the element. DataGridzIndex(Number zIndex)Setter for the Z-index of the element. Treedata(View data)Treedata(List<DataEntry> data, TreeFillingMethod fillMethod)Treedata(List<DataEntry> data, String fillMethod)-
-
Constructor Detail
-
DataGrid
DataGrid(String jsChart)
-
-
Method Detail
-
instantiate
static DataGrid instantiate()
-
backgroundFill
void backgroundFill()
Getter for background fill.
-
backgroundFill
DataGrid backgroundFill(Fill color)
Setter for fill settings using an array, an object or a string. {docs:Graphics/Fill_Settings}Learn more about coloring.{docs}
-
backgroundFill
DataGrid backgroundFill(GradientKey color)
Setter for fill settings using an array, an object or a string. {docs:Graphics/Fill_Settings}Learn more about coloring.{docs}
-
backgroundFill
DataGrid backgroundFill(Array<String> color)
Setter for fill settings using an array, an object or a string. {docs:Graphics/Fill_Settings}Learn more about coloring.{docs}
-
backgroundFill
DataGrid backgroundFill(String color, Number opacity)
Setter for fill color with opacity.
-
backgroundFill
DataGrid backgroundFill(GradientKey keys, Number angle, Boolean mode, Number opacity)
Setter for the linear gradient fill. {docs:Graphics/Fill_Settings}Learn more about coloring.{docs}
-
backgroundFill
DataGrid backgroundFill(GradientKey keys, Number angle, Rect mode, Number opacity)
Setter for the linear gradient fill. {docs:Graphics/Fill_Settings}Learn more about coloring.{docs}
-
backgroundFill
DataGrid backgroundFill(GradientKey keys, Number angle, String mode, Number opacity)
Setter for the linear gradient fill. {docs:Graphics/Fill_Settings}Learn more about coloring.{docs}
-
backgroundFill
DataGrid backgroundFill(Array<String> keys, Number angle, Boolean mode, Number opacity)
Setter for the linear gradient fill. {docs:Graphics/Fill_Settings}Learn more about coloring.{docs}
-
backgroundFill
DataGrid backgroundFill(Array<String> keys, Number angle, Rect mode, Number opacity)
Setter for the linear gradient fill. {docs:Graphics/Fill_Settings}Learn more about coloring.{docs}
-
backgroundFill
DataGrid backgroundFill(Array<String> keys, Number angle, String mode, Number opacity)
Setter for the linear gradient fill. {docs:Graphics/Fill_Settings}Learn more about coloring.{docs}
-
backgroundFill
DataGrid backgroundFill(GradientKey keys, Number cx, Number cy, Rect mode, Number opacity, Number fx, Number fy)
Setter for the radial gradient fill. {docs:Graphics/Fill_Settings}Learn more about coloring.{docs}
-
backgroundFill
DataGrid backgroundFill(Array<String> keys, Number cx, Number cy, Rect mode, Number opacity, Number fx, Number fy)
Setter for the radial gradient fill. {docs:Graphics/Fill_Settings}Learn more about coloring.{docs}
-
bottom
void bottom()
Getter for element bottom bound settings.
-
bounds
DataGrid bounds(Number x, Number y, Number width, Number height)
Setter for element bounds settings.
-
bounds
DataGrid bounds(Number x, Number y, Number width, String height)
Setter for element bounds settings.
-
bounds
DataGrid bounds(Number x, Number y, String width, Number height)
Setter for element bounds settings.
-
bounds
DataGrid bounds(Number x, Number y, String width, String height)
Setter for element bounds settings.
-
bounds
DataGrid bounds(Number x, String y, Number width, Number height)
Setter for element bounds settings.
-
bounds
DataGrid bounds(Number x, String y, Number width, String height)
Setter for element bounds settings.
-
bounds
DataGrid bounds(Number x, String y, String width, Number height)
Setter for element bounds settings.
-
bounds
DataGrid bounds(Number x, String y, String width, String height)
Setter for element bounds settings.
-
bounds
DataGrid bounds(String x, Number y, Number width, Number height)
Setter for element bounds settings.
-
bounds
DataGrid bounds(String x, Number y, Number width, String height)
Setter for element bounds settings.
-
bounds
DataGrid bounds(String x, Number y, String width, Number height)
Setter for element bounds settings.
-
bounds
DataGrid bounds(String x, Number y, String width, String height)
Setter for element bounds settings.
-
bounds
DataGrid bounds(String x, String y, Number width, Number height)
Setter for element bounds settings.
-
bounds
DataGrid bounds(String x, String y, Number width, String height)
Setter for element bounds settings.
-
bounds
DataGrid bounds(String x, String y, String width, Number height)
Setter for element bounds settings.
-
bounds
DataGrid bounds(String x, String y, String width, String height)
Setter for element bounds settings.
-
buttons
DataGridButton buttons()
Getter for button settings.
-
column
Column column(Number index)
Getter for column by index. Gets column by index or creates a new one if column doesn't exist yet.
-
columnStroke
void columnStroke()
Getter for the column stroke.
-
columnStroke
DataGrid columnStroke(Stroke color)
Setter for the column stroke.
-
columnStroke
DataGrid columnStroke(String color)
Setter for the column stroke.
-
defaultRowHeight
void defaultRowHeight()
Getter for the default row height.
-
defaultRowHeight
DataGrid defaultRowHeight(Number height)
Setter for the default row height.
-
edit
StructureEdit edit()
Getter for live edit settings.
-
edit
DataGrid edit(String settings)
Setter for live edit settings. {docs:Gantt_Chart/Live_Edit_UI_and_API}Learn more about Live editing.{docs}
-
edit
DataGrid edit(Boolean settings)
Setter for live edit settings. {docs:Gantt_Chart/Live_Edit_UI_and_API}Learn more about Live editing.{docs}
-
editStructurePreviewDashStroke
void editStructurePreviewDashStroke()
-
editStructurePreviewDashStroke
DataGrid editStructurePreviewDashStroke(Stroke color, Number thickness, String dashpattern, String lineJoin, String lineCap)
-
editStructurePreviewDashStroke
DataGrid editStructurePreviewDashStroke(Stroke color, Number thickness, String dashpattern, String lineJoin, StrokeLineCap lineCap)
-
editStructurePreviewDashStroke
DataGrid editStructurePreviewDashStroke(Stroke color, Number thickness, String dashpattern, StrokeLineJoin lineJoin, String lineCap)
-
editStructurePreviewDashStroke
DataGrid editStructurePreviewDashStroke(Stroke color, Number thickness, String dashpattern, StrokeLineJoin lineJoin, StrokeLineCap lineCap)
-
editStructurePreviewDashStroke
DataGrid editStructurePreviewDashStroke(String color, Number thickness, String dashpattern, String lineJoin, String lineCap)
-
editStructurePreviewDashStroke
DataGrid editStructurePreviewDashStroke(String color, Number thickness, String dashpattern, String lineJoin, StrokeLineCap lineCap)
-
editStructurePreviewDashStroke
DataGrid editStructurePreviewDashStroke(String color, Number thickness, String dashpattern, StrokeLineJoin lineJoin, String lineCap)
-
editStructurePreviewDashStroke
DataGrid editStructurePreviewDashStroke(String color, Number thickness, String dashpattern, StrokeLineJoin lineJoin, StrokeLineCap lineCap)
-
editStructurePreviewDashStroke
DataGrid editStructurePreviewDashStroke(String settings)
-
editStructurePreviewFill
void editStructurePreviewFill()
-
editStructurePreviewFill
DataGrid editStructurePreviewFill(Fill value)
-
editStructurePreviewFill
DataGrid editStructurePreviewFill(String color, Number opacity)
-
editStructurePreviewFill
DataGrid editStructurePreviewFill(GradientKey keys, Number angle, Boolean mode, Number opacity)
-
editStructurePreviewFill
DataGrid editStructurePreviewFill(GradientKey keys, Number angle, Rect mode, Number opacity)
-
editStructurePreviewFill
DataGrid editStructurePreviewFill(GradientKey keys, Number angle, String mode, Number opacity)
-
editStructurePreviewFill
DataGrid editStructurePreviewFill(Array<String> keys, Number angle, Boolean mode, Number opacity)
-
editStructurePreviewFill
DataGrid editStructurePreviewFill(Array<String> keys, Number angle, Rect mode, Number opacity)
-
editStructurePreviewFill
DataGrid editStructurePreviewFill(Array<String> keys, Number angle, String mode, Number opacity)
-
editStructurePreviewFill
DataGrid editStructurePreviewFill(GradientKey keys, Number cx, Number cy, Rect mode, Number opacity, Number fx, Number fy)
-
editStructurePreviewFill
DataGrid editStructurePreviewFill(Array<String> keys, Number cx, Number cy, Rect mode, Number opacity, Number fx, Number fy)
-
editStructurePreviewStroke
void editStructurePreviewStroke()
-
editStructurePreviewStroke
DataGrid editStructurePreviewStroke(Stroke value)
-
editStructurePreviewStroke
DataGrid editStructurePreviewStroke(String value)
-
editing
void editing()
-
enabled
void enabled()
Getter for the element state (enabled or disabled).
-
endIndex
void endIndex()
Getter for the end index.
-
getPixelBounds
Rect getPixelBounds()
Returns pixel bounds of the element due to parent bounds and self bounds settings.
-
getVisibleItems
void getVisibleItems()
-
headerHeight
void headerHeight()
Getter for the header height.
-
headerHeight
DataGrid headerHeight(Number height)
Setter for the header height.
-
height
void height()
Getter for element height settings.
-
horizontalOffset
void horizontalOffset()
Getter for the horizontal offset.
-
horizontalOffset
DataGrid horizontalOffset(Number offset)
Setter for the horizontal offset.
-
horizontalScrollBar
ScrollBar horizontalScrollBar()
Getter for the horizontal scroll bar.
-
horizontalScrollBar
DataGrid horizontalScrollBar(String settings)
Setter for the horizontal scroll bar.
-
left
void left()
Getter for element left bound settings.
-
maxHeight
void maxHeight()
Getter for the maximum height.
-
maxWidth
void maxWidth()
Getter for the maximum width.
-
minHeight
void minHeight()
Getter for the minimum height.
-
minWidth
void minWidth()
Getter for the minimum width.
-
onEditEnd
void onEditEnd()
Getter for the onEditEnd function.
-
onEditStart
void onEditStart()
Getter for the onEditStart function.
-
parentBounds
Rect parentBounds()
Getter for parent bounds. As a getter falls back to stage bounds.
-
parentBounds
DataGrid parentBounds(Rect bounds)
Setter for bounds using single value.
-
parentBounds
DataGrid parentBounds(String bounds)
Setter for bounds using single value.
-
parentBounds
DataGrid parentBounds(Number left, Number top, Number width, Number height)
Setter for bounds using several values.
-
print
void print(PaperSize paperSizeOrOptions, Boolean landscape)
Prints all elements on related stage.
-
print
void print(String paperSizeOrOptions, Boolean landscape)
Prints all elements on related stage.
-
removeAllListeners
void removeAllListeners(String type)
Removes all listeners from an object. You can also optionally remove listeners of some particular type.
-
right
void right()
Getter for element right bound settings.
-
rowEvenFill
void rowEvenFill()
Getter for row even fill.
-
rowEvenFill
DataGrid rowEvenFill(Fill color)
Setter for fill settings using an object, an array or a string. {docs:Graphics/Fill_Settings}Learn more about coloring.{docs}
-
rowEvenFill
DataGrid rowEvenFill(GradientKey color)
Setter for fill settings using an object, an array or a string. {docs:Graphics/Fill_Settings}Learn more about coloring.{docs}
-
rowEvenFill
DataGrid rowEvenFill(Array<String> color)
Setter for fill settings using an object, an array or a string. {docs:Graphics/Fill_Settings}Learn more about coloring.{docs}
-
rowEvenFill
DataGrid rowEvenFill(String color, Number opacity)
Fill color with opacity.
-
rowEvenFill
DataGrid rowEvenFill(GradientKey keys, Number angle, Boolean mode, Number opacity)
Linear gradient fill. {docs:Graphics/Fill_Settings}Learn more about coloring.{docs}
-
rowEvenFill
DataGrid rowEvenFill(GradientKey keys, Number angle, Rect mode, Number opacity)
Linear gradient fill. {docs:Graphics/Fill_Settings}Learn more about coloring.{docs}
-
rowEvenFill
DataGrid rowEvenFill(GradientKey keys, Number angle, String mode, Number opacity)
Linear gradient fill. {docs:Graphics/Fill_Settings}Learn more about coloring.{docs}
-
rowEvenFill
DataGrid rowEvenFill(Array<String> keys, Number angle, Boolean mode, Number opacity)
Linear gradient fill. {docs:Graphics/Fill_Settings}Learn more about coloring.{docs}
-
rowEvenFill
DataGrid rowEvenFill(Array<String> keys, Number angle, Rect mode, Number opacity)
Linear gradient fill. {docs:Graphics/Fill_Settings}Learn more about coloring.{docs}
-
rowEvenFill
DataGrid rowEvenFill(Array<String> keys, Number angle, String mode, Number opacity)
Linear gradient fill. {docs:Graphics/Fill_Settings}Learn more about coloring.{docs}
-
rowEvenFill
DataGrid rowEvenFill(GradientKey keys, Number cx, Number cy, Rect mode, Number opacity, Number fx, Number fy)
Radial gradient fill. {docs:Graphics/Fill_Settings}Learn more about coloring.{docs}
-
rowEvenFill
DataGrid rowEvenFill(Array<String> keys, Number cx, Number cy, Rect mode, Number opacity, Number fx, Number fy)
Radial gradient fill. {docs:Graphics/Fill_Settings}Learn more about coloring.{docs}
-
rowFill
void rowFill()
Getter for row fill.
-
rowFill
DataGrid rowFill(Fill color)
Setter for fill settings using an object or a string. {docs:Graphics/Fill_Settings}Learn more about coloring.{docs}
-
rowFill
DataGrid rowFill(GradientKey color)
Setter for fill settings using an object or a string. {docs:Graphics/Fill_Settings}Learn more about coloring.{docs}
-
rowFill
DataGrid rowFill(Array<String> color)
Setter for fill settings using an object or a string. {docs:Graphics/Fill_Settings}Learn more about coloring.{docs}
-
rowFill
DataGrid rowFill(GradientKey keys, Number angle, Boolean mode, Number opacity)
Linear gradient fill. {docs:Graphics/Fill_Settings}Learn more about coloring.{docs}
-
rowFill
DataGrid rowFill(GradientKey keys, Number angle, Rect mode, Number opacity)
Linear gradient fill. {docs:Graphics/Fill_Settings}Learn more about coloring.{docs}
-
rowFill
DataGrid rowFill(GradientKey keys, Number angle, String mode, Number opacity)
Linear gradient fill. {docs:Graphics/Fill_Settings}Learn more about coloring.{docs}
-
rowFill
DataGrid rowFill(Array<String> keys, Number angle, Boolean mode, Number opacity)
Linear gradient fill. {docs:Graphics/Fill_Settings}Learn more about coloring.{docs}
-
rowFill
DataGrid rowFill(Array<String> keys, Number angle, Rect mode, Number opacity)
Linear gradient fill. {docs:Graphics/Fill_Settings}Learn more about coloring.{docs}
-
rowFill
DataGrid rowFill(Array<String> keys, Number angle, String mode, Number opacity)
Linear gradient fill. {docs:Graphics/Fill_Settings}Learn more about coloring.{docs}
-
rowFill
DataGrid rowFill(GradientKey keys, Number cx, Number cy, Rect mode, Number opacity, Number fx, Number fy)
Radial gradient fill. {docs:Graphics/Fill_Settings}Learn more about coloring.{docs}
-
rowFill
DataGrid rowFill(Array<String> keys, Number cx, Number cy, Rect mode, Number opacity, Number fx, Number fy)
Radial gradient fill. {docs:Graphics/Fill_Settings}Learn more about coloring.{docs}
-
rowHoverFill
void rowHoverFill()
Getter for row hover fill.
-
rowHoverFill
DataGrid rowHoverFill(Fill color)
Setter for fill settings using an object, an array or a string. {docs:Graphics/Fill_Settings}Learn more about coloring.{docs}
-
rowHoverFill
DataGrid rowHoverFill(GradientKey color)
Setter for fill settings using an object, an array or a string. {docs:Graphics/Fill_Settings}Learn more about coloring.{docs}
-
rowHoverFill
DataGrid rowHoverFill(Array<String> color)
Setter for fill settings using an object, an array or a string. {docs:Graphics/Fill_Settings}Learn more about coloring.{docs}
-
rowHoverFill
DataGrid rowHoverFill(String color, Number opacity)
Fill color with opacity.
-
rowHoverFill
DataGrid rowHoverFill(GradientKey keys, Number angle, Boolean mode, Number opacity)
Linear gradient fill. {docs:Graphics/Fill_Settings}Learn more about coloring.{docs}
-
rowHoverFill
DataGrid rowHoverFill(GradientKey keys, Number angle, Rect mode, Number opacity)
Linear gradient fill. {docs:Graphics/Fill_Settings}Learn more about coloring.{docs}
-
rowHoverFill
DataGrid rowHoverFill(GradientKey keys, Number angle, String mode, Number opacity)
Linear gradient fill. {docs:Graphics/Fill_Settings}Learn more about coloring.{docs}
-
rowHoverFill
DataGrid rowHoverFill(Array<String> keys, Number angle, Boolean mode, Number opacity)
Linear gradient fill. {docs:Graphics/Fill_Settings}Learn more about coloring.{docs}
-
rowHoverFill
DataGrid rowHoverFill(Array<String> keys, Number angle, Rect mode, Number opacity)
Linear gradient fill. {docs:Graphics/Fill_Settings}Learn more about coloring.{docs}
-
rowHoverFill
DataGrid rowHoverFill(Array<String> keys, Number angle, String mode, Number opacity)
Linear gradient fill. {docs:Graphics/Fill_Settings}Learn more about coloring.{docs}
-
rowHoverFill
DataGrid rowHoverFill(GradientKey keys, Number cx, Number cy, Rect mode, Number opacity, Number fx, Number fy)
Radial gradient fill. {docs:Graphics/Fill_Settings}Learn more about coloring.{docs}
-
rowHoverFill
DataGrid rowHoverFill(Array<String> keys, Number cx, Number cy, Rect mode, Number opacity, Number fx, Number fy)
Radial gradient fill. {docs:Graphics/Fill_Settings}Learn more about coloring.{docs}
-
rowOddFill
void rowOddFill()
Getter for row odd fill.
-
rowOddFill
DataGrid rowOddFill(Fill color)
Setter for fill settings using an object, an array or a string. {docs:Graphics/Fill_Settings}Learn more about coloring.{docs}
-
rowOddFill
DataGrid rowOddFill(GradientKey color)
Setter for fill settings using an object, an array or a string. {docs:Graphics/Fill_Settings}Learn more about coloring.{docs}
-
rowOddFill
DataGrid rowOddFill(Array<String> color)
Setter for fill settings using an object, an array or a string. {docs:Graphics/Fill_Settings}Learn more about coloring.{docs}
-
rowOddFill
DataGrid rowOddFill(String color, Number opacity)
Fill color with opacity.
-
rowOddFill
DataGrid rowOddFill(GradientKey keys, Number angle, Boolean mode, Number opacity)
Linear gradient fill. {docs:Graphics/Fill_Settings}Learn more about coloring.{docs}
-
rowOddFill
DataGrid rowOddFill(GradientKey keys, Number angle, Rect mode, Number opacity)
Linear gradient fill. {docs:Graphics/Fill_Settings}Learn more about coloring.{docs}
-
rowOddFill
DataGrid rowOddFill(GradientKey keys, Number angle, String mode, Number opacity)
Linear gradient fill. {docs:Graphics/Fill_Settings}Learn more about coloring.{docs}
-
rowOddFill
DataGrid rowOddFill(Array<String> keys, Number angle, Boolean mode, Number opacity)
Linear gradient fill. {docs:Graphics/Fill_Settings}Learn more about coloring.{docs}
-
rowOddFill
DataGrid rowOddFill(Array<String> keys, Number angle, Rect mode, Number opacity)
Linear gradient fill. {docs:Graphics/Fill_Settings}Learn more about coloring.{docs}
-
rowOddFill
DataGrid rowOddFill(Array<String> keys, Number angle, String mode, Number opacity)
Linear gradient fill. {docs:Graphics/Fill_Settings}Learn more about coloring.{docs}
-
rowOddFill
DataGrid rowOddFill(GradientKey keys, Number cx, Number cy, Rect mode, Number opacity, Number fx, Number fy)
Radial gradient fill. {docs:Graphics/Fill_Settings}Learn more about coloring.{docs}
-
rowOddFill
DataGrid rowOddFill(Array<String> keys, Number cx, Number cy, Rect mode, Number opacity, Number fx, Number fy)
Radial gradient fill. {docs:Graphics/Fill_Settings}Learn more about coloring.{docs}
-
rowSelectedFill
void rowSelectedFill()
Getter for row fill in selected mode.
-
rowSelectedFill
DataGrid rowSelectedFill(Fill color)
Setter for row fill settings in selected mode using an array, an object or a string. {docs:Graphics/Fill_Settings}Learn more about coloring.{docs}
-
rowSelectedFill
DataGrid rowSelectedFill(GradientKey color)
Setter for row fill settings in selected mode using an array, an object or a string. {docs:Graphics/Fill_Settings}Learn more about coloring.{docs}
-
rowSelectedFill
DataGrid rowSelectedFill(Array<String> color)
Setter for row fill settings in selected mode using an array, an object or a string. {docs:Graphics/Fill_Settings}Learn more about coloring.{docs}
-
rowSelectedFill
DataGrid rowSelectedFill(String color, Number opacity)
Fill color in selected mode with opacity. Fill as a string or an object.
-
rowSelectedFill
DataGrid rowSelectedFill(GradientKey keys, Number angle, Boolean mode)
Linear gradient fill in selected mode. {docs:Graphics/Fill_Settings}Learn more about coloring.{docs}
-
rowSelectedFill
DataGrid rowSelectedFill(GradientKey keys, Number angle, Rect mode)
Linear gradient fill in selected mode. {docs:Graphics/Fill_Settings}Learn more about coloring.{docs}
-
rowSelectedFill
DataGrid rowSelectedFill(GradientKey keys, Number angle, String mode)
Linear gradient fill in selected mode. {docs:Graphics/Fill_Settings}Learn more about coloring.{docs}
-
rowSelectedFill
DataGrid rowSelectedFill(Array<String> keys, Number angle, Boolean mode)
Linear gradient fill in selected mode. {docs:Graphics/Fill_Settings}Learn more about coloring.{docs}
-
rowSelectedFill
DataGrid rowSelectedFill(Array<String> keys, Number angle, Rect mode)
Linear gradient fill in selected mode. {docs:Graphics/Fill_Settings}Learn more about coloring.{docs}
-
rowSelectedFill
DataGrid rowSelectedFill(Array<String> keys, Number angle, String mode)
Linear gradient fill in selected mode. {docs:Graphics/Fill_Settings}Learn more about coloring.{docs}
-
rowSelectedFill
DataGrid rowSelectedFill(GradientKey keys, Number cx, Number cy, Rect mode, Number opacity, Number fx, Number fy)
Radial gradient fill in selected mode. {docs:Graphics/Fill_Settings}Learn more about coloring.{docs}
-
rowSelectedFill
DataGrid rowSelectedFill(Array<String> keys, Number cx, Number cy, Rect mode, Number opacity, Number fx, Number fy)
Radial gradient fill in selected mode. {docs:Graphics/Fill_Settings}Learn more about coloring.{docs}
-
rowStroke
void rowStroke()
Getter for the row stroke.
-
startIndex
void startIndex()
Getter for the start index.
-
startIndex
DataGrid startIndex(Number index)
Setter for the start index.
-
top
void top()
Getter for element top bound settings.
-
setOnClickListener
void setOnClickListener(ListenersInterface.OnClickListener listener)
-
setOnClickListener
void setOnClickListener(ListenersInterface.OnClickListener listener, String type, String ePath)
-
unlistenByKey
void unlistenByKey(String key)
Removes an event listener which was added with listen() by the key returned by listen() or listenOnce().
-
verticalOffset
void verticalOffset()
Getter for the vertical offset.
-
verticalOffset
DataGrid verticalOffset(Number offset)
Setter for the vertical offset.
-
verticalScrollBar
ScrollBar verticalScrollBar()
Getter for the vertical scroll bar.
-
verticalScrollBar
DataGrid verticalScrollBar(String settings)
Setter for the vertical scroll bar.
-
width
void width()
Getter for element width settings.
-
zIndex
void zIndex()
Getter for the Z-index of the element.
-
data
Tree data(List<DataEntry> data, TreeFillingMethod fillMethod)
-
-
-
-