TextCtrl
ostrat.geom.TextCtrl
case class TextCtrl(textStr: String, action: MouseButton => Unit) extends TextCell
A graphical control, whose scaling is determined at display time. It will that will normally be displayed in some kind of command bar or table structure.
Attributes
- Graph
-
- Supertypes
Members list
In this article