-
-
Method Summary
Modifier and Type Method Description static Cellinstantiate()StringgetJsBase()Borderborder()Getter for cell border settings. Cellborder(Stroke color, Number thickness, String dashpattern, String lineJoin, String lineCap)Setter for cell border settings. Cellborder(Stroke color, Number thickness, String dashpattern, String lineJoin, StrokeLineCap lineCap)Setter for cell border settings. Cellborder(Stroke color, Number thickness, String dashpattern, StrokeLineJoin lineJoin, String lineCap)Setter for cell border settings. Cellborder(Stroke color, Number thickness, String dashpattern, StrokeLineJoin lineJoin, StrokeLineCap lineCap)Setter for cell border settings. Cellborder(ColoredFill color, Number thickness, String dashpattern, String lineJoin, String lineCap)Setter for cell border settings. Cellborder(ColoredFill color, Number thickness, String dashpattern, String lineJoin, StrokeLineCap lineCap)Setter for cell border settings. Cellborder(ColoredFill color, Number thickness, String dashpattern, StrokeLineJoin lineJoin, String lineCap)Setter for cell border settings. Cellborder(ColoredFill color, Number thickness, String dashpattern, StrokeLineJoin lineJoin, StrokeLineCap lineCap)Setter for cell border settings. Cellborder(String color, Number thickness, String dashpattern, String lineJoin, String lineCap)Setter for cell border settings. Cellborder(String color, Number thickness, String dashpattern, String lineJoin, StrokeLineCap lineCap)Setter for cell border settings. Cellborder(String color, Number thickness, String dashpattern, StrokeLineJoin lineJoin, String lineCap)Setter for cell border settings. Cellborder(String color, Number thickness, String dashpattern, StrokeLineJoin lineJoin, StrokeLineCap lineCap)Setter for cell border settings. voidcolSpan()Getter for cell columns span. CellcolSpan(Number count)Setter for cell columns span. Elementcontent()Getter for the cell content. Cellcontent(Element settings)Setter for the cell content. Cellcontent(VisualBase settings)Setter for the cell content. Cellcontent(String settings)Setter for the cell content. Cellcontent(Number settings)Setter for the cell content. voiddisablePointerEvents()Getter for the state of disablePointerEvents option. CelldisablePointerEvents(Boolean enabled)Setter for the text disablePointerEvents option. voidfill()Getter for cell fill color. Cellfill(Fill color)Sets fill settings using an object, an array or a string. Cellfill(GradientKey color)Sets fill settings using an object, an array or a string. Cellfill(Array<String> color)Sets fill settings using an object, an array or a string. Cellfill(String color, Number opacity)Fill color with opacity. Cellfill(GradientKey keys, Number angle, Boolean mode, Number opacity)Linear gradient fill. Cellfill(GradientKey keys, Number angle, Rect mode, Number opacity)Linear gradient fill. Cellfill(GradientKey keys, Number angle, String mode, Number opacity)Linear gradient fill. Cellfill(Array<String> keys, Number angle, Boolean mode, Number opacity)Linear gradient fill. Cellfill(Array<String> keys, Number angle, Rect mode, Number opacity)Linear gradient fill. Cellfill(Array<String> keys, Number angle, String mode, Number opacity)Linear gradient fill. Cellfill(GradientKey keys, Number cx, Number cy, Rect mode, Number opacity, Number fx, Number fy)Radial gradient fill. Cellfill(Array<String> keys, Number cx, Number cy, Rect mode, Number opacity, Number fx, Number fy)Radial gradient fill. voidfontColor()Getter for the text font color. CellfontColor(String color)Setter for the text font color. voidfontDecoration()Getter for the text font decoration. CellfontDecoration(Decoration type)Setter for the text font decoration. CellfontDecoration(String type)Setter for the text font decoration. voidfontFamily()Getter for the font family. CellfontFamily(String family)Setter for the font family. voidfontOpacity()Getter for the text font opacity. CellfontOpacity(Number opacity)Setter for the text font opacity. voidfontSize()Getter for text font size. CellfontSize(String size)Setter for text font size. CellfontSize(Number size)Setter for text font size. voidfontStyle()Getter for the text font style. CellfontStyle(FontStyle style)Setter for the text font style. CellfontStyle(String style)Setter for the text font style. voidfontVariant()Getter for the text font variant. CellfontVariant(FontVariant type)Setter for the text font variant. CellfontVariant(String type)Setter for the text font variant. voidfontWeight()Getter for the text font weight. CellfontWeight(String weight)Setter for the text font weight. CellfontWeight(Number weight)Setter for the text font weight. RectgetBounds()Returns cell bounds without padding counted (bounds which are used for borders drawing). ColumngetCol()Returns current cell column instance. voidgetColNum()Returns current cell column number. RowgetRow()Returns current cell row instance. voidgetRowNum()Returns current cell row number. voidhAlign()Getter for the text horizontal align. CellhAlign(HAlign align)Setter for the text horizontal align. CellhAlign(String align)Setter for the text horizontal align. voidletterSpacing()Getter for the text letter spacing. CellletterSpacing(String spacing)Setter for the text letter spacing. CellletterSpacing(Number spacing)Setter for the text letter spacing. voidlineHeight()Getter for the text line height. CelllineHeight(String height)Setter for the text line height. CelllineHeight(Number height)Setter for the text line height. Paddingpadding()Getter for padding settings. Cellpadding(Array<Number> padding)Setter for cell paddings in pixels using a single value. Cellpadding(Array<String> padding)Setter for cell paddings in pixels using a single value. Cellpadding(String padding)Setter for cell paddings in pixels using a single value. Cellpadding(String value1, String value2, String value3, String value4)Setter for cell paddings in pixels using several numbers. Cellpadding(String value1, String value2, String value3, Number value4)Setter for cell paddings in pixels using several numbers. Cellpadding(String value1, String value2, Number value3, String value4)Setter for cell paddings in pixels using several numbers. Cellpadding(String value1, String value2, Number value3, Number value4)Setter for cell paddings in pixels using several numbers. Cellpadding(String value1, Number value2, String value3, String value4)Setter for cell paddings in pixels using several numbers. Cellpadding(String value1, Number value2, String value3, Number value4)Setter for cell paddings in pixels using several numbers. Cellpadding(String value1, Number value2, Number value3, String value4)Setter for cell paddings in pixels using several numbers. Cellpadding(String value1, Number value2, Number value3, Number value4)Setter for cell paddings in pixels using several numbers. Cellpadding(Number value1, String value2, String value3, String value4)Setter for cell paddings in pixels using several numbers. Cellpadding(Number value1, String value2, String value3, Number value4)Setter for cell paddings in pixels using several numbers. Cellpadding(Number value1, String value2, Number value3, String value4)Setter for cell paddings in pixels using several numbers. Cellpadding(Number value1, String value2, Number value3, Number value4)Setter for cell paddings in pixels using several numbers. Cellpadding(Number value1, Number value2, String value3, String value4)Setter for cell paddings in pixels using several numbers. Cellpadding(Number value1, Number value2, String value3, Number value4)Setter for cell paddings in pixels using several numbers. Cellpadding(Number value1, Number value2, Number value3, String value4)Setter for cell paddings in pixels using several numbers. Cellpadding(Number value1, Number value2, Number value3, Number value4)Setter for cell paddings in pixels using several numbers. voidrowSpan()Getter for cell rows span. CellrowSpan(Number count)Setter for cell rows span. voidselectable()Getter for the text selectable option. Cellselectable(Boolean enabled)Setter for the text selectable. voidtextDirection()Getter for the text direction. CelltextDirection(Direction type)Setter for the text direction. CelltextDirection(String type)Setter for the text direction. voidtextIndent()Getter for the text indent. CelltextIndent(Number indent)Setter for the text indent. voidtextOverflow()Getter for the text overflow settings. CelltextOverflow(TextOverflow value)Setter for the text overflow settings. CelltextOverflow(String value)Setter for the text overflow settings. voiduseHtml()Getter for the useHtml flag. CelluseHtml(Boolean enabled)Setter for flag useHtml. voidvAlign()Getter for the text vertical align. CellvAlign(VAlign align)Setter for the text vertical align. CellvAlign(String align)Setter for the text vertical align. voidwordBreak()Getter for the word-break mode. CellwordBreak(WordBreak mode)Setter for the word-break mode. CellwordBreak(String mode)Setter for the word-break mode. voidwordWrap()Getter for the word-wrap mode. CellwordWrap(WordWrap mode)Setter for the word-wrap mode. CellwordWrap(String mode)Setter for the word-wrap mode. Cellfill(String value)-
Methods inherited from class com.anychart.core.ui.table.Base
border, border, border, border, border, border, border, border, border, border, border, border, disablePointerEvents, fontColor, fontDecoration, fontDecoration, fontFamily, fontOpacity, fontSize, fontSize, fontStyle, fontStyle, fontVariant, fontVariant, fontWeight, fontWeight, hAlign, hAlign, instantiate, letterSpacing, letterSpacing, lineHeight, lineHeight, selectable, textDirection, textDirection, textIndent, textOverflow, textOverflow, useHtml, vAlign, vAlign, wordBreak, wordBreak, wordWrap, wordWrap -
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Constructor Detail
-
Cell
Cell(String jsChart)
-
-
Method Detail
-
instantiate
static Cell instantiate()
-
border
Cell border(Stroke color, Number thickness, String dashpattern, String lineJoin, String lineCap)
Setter for cell border settings. {docs:Graphics/Stroke_Settings}Learn more about stroke settings.{docs}
-
border
Cell border(Stroke color, Number thickness, String dashpattern, String lineJoin, StrokeLineCap lineCap)
Setter for cell border settings. {docs:Graphics/Stroke_Settings}Learn more about stroke settings.{docs}
-
border
Cell border(Stroke color, Number thickness, String dashpattern, StrokeLineJoin lineJoin, String lineCap)
Setter for cell border settings. {docs:Graphics/Stroke_Settings}Learn more about stroke settings.{docs}
-
border
Cell border(Stroke color, Number thickness, String dashpattern, StrokeLineJoin lineJoin, StrokeLineCap lineCap)
Setter for cell border settings. {docs:Graphics/Stroke_Settings}Learn more about stroke settings.{docs}
-
border
Cell border(ColoredFill color, Number thickness, String dashpattern, String lineJoin, String lineCap)
Setter for cell border settings. {docs:Graphics/Stroke_Settings}Learn more about stroke settings.{docs}
-
border
Cell border(ColoredFill color, Number thickness, String dashpattern, String lineJoin, StrokeLineCap lineCap)
Setter for cell border settings. {docs:Graphics/Stroke_Settings}Learn more about stroke settings.{docs}
-
border
Cell border(ColoredFill color, Number thickness, String dashpattern, StrokeLineJoin lineJoin, String lineCap)
Setter for cell border settings. {docs:Graphics/Stroke_Settings}Learn more about stroke settings.{docs}
-
border
Cell border(ColoredFill color, Number thickness, String dashpattern, StrokeLineJoin lineJoin, StrokeLineCap lineCap)
Setter for cell border settings. {docs:Graphics/Stroke_Settings}Learn more about stroke settings.{docs}
-
border
Cell border(String color, Number thickness, String dashpattern, String lineJoin, String lineCap)
Setter for cell border settings. {docs:Graphics/Stroke_Settings}Learn more about stroke settings.{docs}
-
border
Cell border(String color, Number thickness, String dashpattern, String lineJoin, StrokeLineCap lineCap)
Setter for cell border settings. {docs:Graphics/Stroke_Settings}Learn more about stroke settings.{docs}
-
border
Cell border(String color, Number thickness, String dashpattern, StrokeLineJoin lineJoin, String lineCap)
Setter for cell border settings. {docs:Graphics/Stroke_Settings}Learn more about stroke settings.{docs}
-
border
Cell border(String color, Number thickness, String dashpattern, StrokeLineJoin lineJoin, StrokeLineCap lineCap)
Setter for cell border settings. {docs:Graphics/Stroke_Settings}Learn more about stroke settings.{docs}
-
colSpan
void colSpan()
Getter for cell columns span.
-
content
Cell content(VisualBase settings)
Setter for the cell content.
-
disablePointerEvents
void disablePointerEvents()
Getter for the state of disablePointerEvents option.
-
disablePointerEvents
Cell disablePointerEvents(Boolean enabled)
Setter for the text disablePointerEvents option.
-
fill
void fill()
Getter for cell fill color.
-
fill
Cell fill(Fill color)
Sets fill settings using an object, an array or a string. {docs:Graphics/Fill_Settings}Learn more about coloring.{docs}
-
fill
Cell fill(GradientKey color)
Sets fill settings using an object, an array or a string. {docs:Graphics/Fill_Settings}Learn more about coloring.{docs}
-
fill
Cell fill(Array<String> color)
Sets fill settings using an object, an array or a string. {docs:Graphics/Fill_Settings}Learn more about coloring.{docs}
-
fill
Cell fill(String color, Number opacity)
Fill color with opacity. Fill as a string or an object.
-
fill
Cell fill(GradientKey keys, Number angle, Boolean mode, Number opacity)
Linear gradient fill. {docs:Graphics/Fill_Settings}Learn more about coloring.{docs}
-
fill
Cell fill(GradientKey keys, Number angle, Rect mode, Number opacity)
Linear gradient fill. {docs:Graphics/Fill_Settings}Learn more about coloring.{docs}
-
fill
Cell fill(GradientKey keys, Number angle, String mode, Number opacity)
Linear gradient fill. {docs:Graphics/Fill_Settings}Learn more about coloring.{docs}
-
fill
Cell fill(Array<String> keys, Number angle, Boolean mode, Number opacity)
Linear gradient fill. {docs:Graphics/Fill_Settings}Learn more about coloring.{docs}
-
fill
Cell fill(Array<String> keys, Number angle, Rect mode, Number opacity)
Linear gradient fill. {docs:Graphics/Fill_Settings}Learn more about coloring.{docs}
-
fill
Cell fill(Array<String> keys, Number angle, String mode, Number opacity)
Linear gradient fill. {docs:Graphics/Fill_Settings}Learn more about coloring.{docs}
-
fill
Cell fill(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}
-
fill
Cell fill(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}
-
fontColor
void fontColor()
Getter for the text font color.
-
fontColor
Cell fontColor(String color)
Setter for the text font color. ://www.w3schools.com/html/html_colors.asp
-
fontDecoration
void fontDecoration()
Getter for the text font decoration.
-
fontDecoration
Cell fontDecoration(Decoration type)
Setter for the text font decoration.
-
fontDecoration
Cell fontDecoration(String type)
Setter for the text font decoration.
-
fontFamily
void fontFamily()
Getter for the font family.
-
fontFamily
Cell fontFamily(String family)
Setter for the font family.
-
fontOpacity
void fontOpacity()
Getter for the text font opacity.
-
fontOpacity
Cell fontOpacity(Number opacity)
Setter for the text font opacity. Double value from 0 to 1.
-
fontSize
void fontSize()
Getter for text font size.
-
fontStyle
void fontStyle()
Getter for the text font style.
-
fontVariant
void fontVariant()
Getter for the text font variant.
-
fontVariant
Cell fontVariant(FontVariant type)
Setter for the text font variant.
-
fontVariant
Cell fontVariant(String type)
Setter for the text font variant.
-
fontWeight
void fontWeight()
Getter for the text font weight.
-
fontWeight
Cell fontWeight(String weight)
Setter for the text font weight. ://www.w3schools.com/cssref/pr_font_weight.asp
-
fontWeight
Cell fontWeight(Number weight)
Setter for the text font weight. ://www.w3schools.com/cssref/pr_font_weight.asp
-
getBounds
Rect getBounds()
Returns cell bounds without padding counted (bounds which are used for borders drawing).
-
getColNum
void getColNum()
Returns current cell column number.
-
getRowNum
void getRowNum()
Returns current cell row number.
-
hAlign
void hAlign()
Getter for the text horizontal align.
-
letterSpacing
void letterSpacing()
Getter for the text letter spacing.
-
letterSpacing
Cell letterSpacing(String spacing)
Setter for the text letter spacing. ://www.w3schools.com/cssref/pr_text_letter-spacing.asp
-
letterSpacing
Cell letterSpacing(Number spacing)
Setter for the text letter spacing. ://www.w3schools.com/cssref/pr_text_letter-spacing.asp
-
lineHeight
void lineHeight()
Getter for the text line height.
-
lineHeight
Cell lineHeight(String height)
Setter for the text line height. ://www.w3schools.com/cssref/pr_text_letter-spacing.asp
-
lineHeight
Cell lineHeight(Number height)
Setter for the text line height. ://www.w3schools.com/cssref/pr_text_letter-spacing.asp
-
padding
Cell padding(Array<Number> padding)
Setter for cell paddings in pixels using a single value.
-
padding
Cell padding(Array<String> padding)
Setter for cell paddings in pixels using a single value.
-
padding
Cell padding(String value1, String value2, String value3, String value4)
Setter for cell paddings in pixels using several numbers.
-
padding
Cell padding(String value1, String value2, String value3, Number value4)
Setter for cell paddings in pixels using several numbers.
-
padding
Cell padding(String value1, String value2, Number value3, String value4)
Setter for cell paddings in pixels using several numbers.
-
padding
Cell padding(String value1, String value2, Number value3, Number value4)
Setter for cell paddings in pixels using several numbers.
-
padding
Cell padding(String value1, Number value2, String value3, String value4)
Setter for cell paddings in pixels using several numbers.
-
padding
Cell padding(String value1, Number value2, String value3, Number value4)
Setter for cell paddings in pixels using several numbers.
-
padding
Cell padding(String value1, Number value2, Number value3, String value4)
Setter for cell paddings in pixels using several numbers.
-
padding
Cell padding(String value1, Number value2, Number value3, Number value4)
Setter for cell paddings in pixels using several numbers.
-
padding
Cell padding(Number value1, String value2, String value3, String value4)
Setter for cell paddings in pixels using several numbers.
-
padding
Cell padding(Number value1, String value2, String value3, Number value4)
Setter for cell paddings in pixels using several numbers.
-
padding
Cell padding(Number value1, String value2, Number value3, String value4)
Setter for cell paddings in pixels using several numbers.
-
padding
Cell padding(Number value1, String value2, Number value3, Number value4)
Setter for cell paddings in pixels using several numbers.
-
padding
Cell padding(Number value1, Number value2, String value3, String value4)
Setter for cell paddings in pixels using several numbers.
-
padding
Cell padding(Number value1, Number value2, String value3, Number value4)
Setter for cell paddings in pixels using several numbers.
-
padding
Cell padding(Number value1, Number value2, Number value3, String value4)
Setter for cell paddings in pixels using several numbers.
-
padding
Cell padding(Number value1, Number value2, Number value3, Number value4)
Setter for cell paddings in pixels using several numbers.
-
rowSpan
void rowSpan()
Getter for cell rows span.
-
selectable
void selectable()
Getter for the text selectable option.
-
selectable
Cell selectable(Boolean enabled)
Setter for the text selectable.
-
textDirection
void textDirection()
Getter for the text direction.
-
textDirection
Cell textDirection(Direction type)
Setter for the text direction.
-
textDirection
Cell textDirection(String type)
Setter for the text direction.
-
textIndent
void textIndent()
Getter for the text indent.
-
textIndent
Cell textIndent(Number indent)
Setter for the text indent.
-
textOverflow
void textOverflow()
Getter for the text overflow settings.
-
textOverflow
Cell textOverflow(TextOverflow value)
Setter for the text overflow settings.
-
textOverflow
Cell textOverflow(String value)
Setter for the text overflow settings.
-
useHtml
void useHtml()
Getter for the useHtml flag.
-
vAlign
void vAlign()
Getter for the text vertical align.
-
wordBreak
void wordBreak()
Getter for the word-break mode.
-
wordWrap
void wordWrap()
Getter for the word-wrap mode.
-
-
-
-