Default

eu.joaocosta.interim.skins.TextInputSkin$.Default
final case class Default(border: Int, font: Font, inactiveColor: Color, hotColor: Color, activeColor: Color, textAreaColor: Color, textColor: Color) extends TextInputSkin

Attributes

Graph
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all

Members list

Value members

Concrete methods

def renderTextInput(area: Rect, value: String, itemStatus: ItemStatus)(using uiContext: UiContext): Unit
def textInputArea(area: Rect): Rect

Inherited methods

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product