Table

oxygen.ui.web.component.Table
object Table

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type
Table.type

Members list

Type members

Classlikes

enum Borders

Attributes

Supertypes
trait Enum
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
final class Decorator extends DecoratorBuilder

Attributes

Companion
object
Supertypes
class Object
trait Matchable
class Any
object Decorator extends DecoratorBuilder

Attributes

Companion
class
Supertypes
class Object
trait Matchable
class Any
Self type
Decorator.type

Attributes

Supertypes
class Object
trait Matchable
class Any
Known subtypes
class Decorator
object Decorator
final case class Defaults(_defaultFGColor: String, _defaultBGColor: String, _defaultPadding: Padding, _defaultAlignment: String)

Attributes

Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
final case class Props(_header: Defaults, _cell: Defaults, _borders: Borders, _borderColor: String, _borderWidth: String)

Attributes

Companion
object
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
object Props

Attributes

Companion
class
Supertypes
trait Product
trait Mirror
class Object
trait Matchable
class Any
Self type
Props.type

Value members

Concrete methods

def basic(decorator: Decorator): Node
def basic(decorator: Decorator => Decorator): Node

Concrete fields

lazy val basic: Node