final case class TableGenerator[A](tableData: Seq[A], renderBodyRow: RenderBodyRow[A], as: UndefOr[AsC] = js.undefined, attached: UndefOr[TableAttached] = js.undefined, basic: UndefOr[TableBasic] = js.undefined, celled: UndefOr[Boolean] = js.undefined, className: UndefOr[String] = js.undefined, clazz: UndefOr[Css] = js.undefined, collapsing: UndefOr[Boolean] = js.undefined, color: UndefOr[SemanticColor] = js.undefined, columns: UndefOr[SemanticWidth] = js.undefined, compact: UndefOr[TableCompact] = js.undefined, definition: UndefOr[Boolean] = js.undefined, fixed: UndefOr[Boolean] = js.undefined, footerRow: UndefOr[TableRow] = js.undefined, headerRow: UndefOr[TableRow] = js.undefined, headerRows: UndefOr[Seq[TableRow]] = js.undefined, inverted: UndefOr[Boolean] = js.undefined, padded: UndefOr[TablePadded] = js.undefined, selectable: UndefOr[Boolean] = js.undefined, singleLine: UndefOr[Boolean] = js.undefined, size: UndefOr[TableSize] = js.undefined, sortable: UndefOr[Boolean] = js.undefined, stackable: UndefOr[Boolean] = js.undefined, striped: UndefOr[Boolean] = js.undefined, structured: UndefOr[Boolean] = js.undefined, textAlign: UndefOr[TableTextAlign] = js.undefined, unstackable: UndefOr[Boolean] = js.undefined, verticalAlign: UndefOr[SemanticVerticalAlignment] = js.undefined, modifiers: Seq[japgolly.scalajs.react.vdom.html_<^.TagMod] = Seq.empty) extends GenericComponentPA[TableGeneratorProps, TableGenerator[A]] with Product with Serializable
Linear Supertypes
Ordering
- Alphabetic
- By Inheritance
Inherited
- TableGenerator
- Serializable
- Product
- Equals
- GenericJsComponentA
- PassthroughA
- Passthrough
- AnyRef
- Any
- Hide All
- Show All
Visibility
- Public
- Protected
Instance Constructors
- new TableGenerator(tableData: Seq[A], renderBodyRow: RenderBodyRow[A], as: UndefOr[AsC] = js.undefined, attached: UndefOr[TableAttached] = js.undefined, basic: UndefOr[TableBasic] = js.undefined, celled: UndefOr[Boolean] = js.undefined, className: UndefOr[String] = js.undefined, clazz: UndefOr[Css] = js.undefined, collapsing: UndefOr[Boolean] = js.undefined, color: UndefOr[SemanticColor] = js.undefined, columns: UndefOr[SemanticWidth] = js.undefined, compact: UndefOr[TableCompact] = js.undefined, definition: UndefOr[Boolean] = js.undefined, fixed: UndefOr[Boolean] = js.undefined, footerRow: UndefOr[TableRow] = js.undefined, headerRow: UndefOr[TableRow] = js.undefined, headerRows: UndefOr[Seq[TableRow]] = js.undefined, inverted: UndefOr[Boolean] = js.undefined, padded: UndefOr[TablePadded] = js.undefined, selectable: UndefOr[Boolean] = js.undefined, singleLine: UndefOr[Boolean] = js.undefined, size: UndefOr[TableSize] = js.undefined, sortable: UndefOr[Boolean] = js.undefined, stackable: UndefOr[Boolean] = js.undefined, striped: UndefOr[Boolean] = js.undefined, structured: UndefOr[Boolean] = js.undefined, textAlign: UndefOr[TableTextAlign] = js.undefined, unstackable: UndefOr[Boolean] = js.undefined, verticalAlign: UndefOr[SemanticVerticalAlignment] = js.undefined, modifiers: Seq[japgolly.scalajs.react.vdom.html_<^.TagMod] = Seq.empty)
Value Members
- final def !=(arg0: Any): Boolean
- Definition Classes
- AnyRef → Any
- final def ##: Int
- Definition Classes
- AnyRef → Any
- final def ==(arg0: Any): Boolean
- Definition Classes
- AnyRef → Any
- def addModifiers(modifiers: Seq[japgolly.scalajs.react.vdom.html_<^.TagMod]): TableGenerator[A]
- Definition Classes
- TableGenerator → GenericJsComponentA
- val as: UndefOr[AsC]
- final def asInstanceOf[T0]: T0
- Definition Classes
- Any
- val attached: UndefOr[TableAttached]
- val basic: UndefOr[TableBasic]
- val celled: UndefOr[Boolean]
- val className: UndefOr[String]
- val clazz: UndefOr[Css]
- def clone(): AnyRef
- Attributes
- protected[lang]
- Definition Classes
- AnyRef
- Annotations
- @throws(classOf[java.lang.CloneNotSupportedException]) @native()
- val collapsing: UndefOr[Boolean]
- val color: UndefOr[SemanticColor]
- val columns: UndefOr[SemanticWidth]
- val compact: UndefOr[TableCompact]
- val component: japgolly.scalajs.react.component.Js.ComponentWithRoot[TableGeneratorProps, [-p, +u]Props[p, u], UnmountedWithRoot[TableGeneratorProps, MountedWithRoot[[A]A, [A]AsyncCallback[A], TableGeneratorProps, Null, Component[TableGeneratorProps, Null], TableGeneratorProps, Null], TableGeneratorProps, MountedWithRoot[[A]A, [A]AsyncCallback[A], TableGeneratorProps, Null, Component[TableGeneratorProps, Null], TableGeneratorProps, Null]], TableGeneratorProps, [-p, +u]Props[p, u], UnmountedWithRoot[TableGeneratorProps, MountedWithRoot[[A]A, [A]AsyncCallback[A], TableGeneratorProps, Null, Component[TableGeneratorProps, Null], TableGeneratorProps, Null], TableGeneratorProps, MountedWithRoot[[A]A, [A]AsyncCallback[A], TableGeneratorProps, Null, Component[TableGeneratorProps, Null], TableGeneratorProps, Null]]]
- Attributes
- protected
- Definition Classes
- TableGenerator → GenericJsComponentA
- def cprops: TableGeneratorProps
- Attributes
- protected
- Definition Classes
- TableGenerator → Passthrough
- val definition: UndefOr[Boolean]
- final def eq(arg0: AnyRef): Boolean
- Definition Classes
- AnyRef
- def finalize(): Unit
- Attributes
- protected[lang]
- Definition Classes
- AnyRef
- Annotations
- @throws(classOf[java.lang.Throwable])
- val fixed: UndefOr[Boolean]
- val footerRow: UndefOr[TableRow]
- final def getClass(): Class[_ <: AnyRef]
- Definition Classes
- AnyRef → Any
- Annotations
- @native()
- val headerRow: UndefOr[TableRow]
- val headerRows: UndefOr[Seq[TableRow]]
- val inverted: UndefOr[Boolean]
- final def isInstanceOf[T0]: Boolean
- Definition Classes
- Any
- val modifiers: Seq[japgolly.scalajs.react.vdom.html_<^.TagMod]
- Definition Classes
- TableGenerator → Passthrough
- final def ne(arg0: AnyRef): Boolean
- Definition Classes
- AnyRef
- final def notify(): Unit
- Definition Classes
- AnyRef
- Annotations
- @native()
- final def notifyAll(): Unit
- Definition Classes
- AnyRef
- Annotations
- @native()
- val padded: UndefOr[TablePadded]
- def productElementNames: Iterator[String]
- Definition Classes
- Product
- def rawProps: TableGeneratorProps
- Definition Classes
- PassthroughA
- def render: Render[TableGeneratorProps]
- Definition Classes
- GenericJsComponentA
- Annotations
- @inline()
- val renderBodyRow: RenderBodyRow[A]
- val selectable: UndefOr[Boolean]
- val singleLine: UndefOr[Boolean]
- val size: UndefOr[TableSize]
- val sortable: UndefOr[Boolean]
- val stackable: UndefOr[Boolean]
- val striped: UndefOr[Boolean]
- val structured: UndefOr[Boolean]
- final def synchronized[T0](arg0: => T0): T0
- Definition Classes
- AnyRef
- val tableData: Seq[A]
- val textAlign: UndefOr[TableTextAlign]
- val unstackable: UndefOr[Boolean]
- val verticalAlign: UndefOr[SemanticVerticalAlignment]
- final def wait(): Unit
- Definition Classes
- AnyRef
- Annotations
- @throws(classOf[java.lang.InterruptedException])
- final def wait(arg0: Long, arg1: Int): Unit
- Definition Classes
- AnyRef
- Annotations
- @throws(classOf[java.lang.InterruptedException])
- final def wait(arg0: Long): Unit
- Definition Classes
- AnyRef
- Annotations
- @throws(classOf[java.lang.InterruptedException]) @native()
- def withOptionalRef(ref: Option[Handle[RawMounted[TableGeneratorProps, Null]]]): GenericJsComponentA[TableGeneratorProps, Props, Unit, TableGenerator[A]]
- Definition Classes
- GenericJsComponentA
- def withRef(ref: Handle[RawMounted[TableGeneratorProps, Null]]): GenericJsComponentA[TableGeneratorProps, Props, Unit, TableGenerator[A]]
- Definition Classes
- GenericJsComponentA