case
class TextCell(s: String, result: Option[Result], decorator: Decorator) extends Cell with DecoratedProperty[TextCell]
Simple Cell embedding an arbitrary String
- Companion
- object
trait Serializable
trait Product
trait Equals
trait DecoratedProperty[TextCell]
trait DecoratedLabel[TextCell]
trait Cell
trait Executable
trait Xml
trait Text
class Object
trait Matchable
class Any