TestWindowConfirm

final case class TestWindowConfirm() extends WindowConfirm
Companion:
object
trait Serializable
trait Product
trait Equals
trait WindowConfirm
class Object
trait Matchable
class Any

Value members

Concrete methods

override def apply(msg: String): CallbackTo[Boolean]
Definition Classes
WindowConfirm
def calls(): Int

Inherited methods

def productElementNames: Iterator[String]
Inherited from:
Product
def productIterator: Iterator[Any]
Inherited from:
Product

Concrete fields

var nextResponse: Boolean