Fx.Button

object Button
Source
__.scala
class java.lang.Object
trait scala.Matchable
class Any

Member

abstract class Base extends Fx.Label.Like
opaque type Type

Def

def apply(s: String): Fx.Button
Source
__.scala
def apply(s: String, action: => Unit): Fx.Button
Source
__.scala