net.wiringbits.webapp.utils.slinkyUtils.components.core

Members list

Type members

Classlikes

object AlertDialog

Attributes

Supertypes
class Object
trait Matchable
class Any
Self type

A reusable component to renders data from a asynchronous data source, providing:

A reusable component to renders data from a asynchronous data source, providing:

  • A progress indicator when the data is being retrieved.
  • Invoking the render function when the data is available, to render such data.
  • Displaying an error message when retrieving the data has failed, as well as displaying a retry button so that the user is able to try again.

Attributes

Supertypes
class Object
trait Matchable
class Any
Self type

Attributes

Supertypes
class Object
trait Matchable
class Any
Self type
object ConfirmDialog

Attributes

Supertypes
class Object
trait Matchable
class Any
Self type
object ErrorBoundaryComponent extends ComponentWrapper

Attributes

Supertypes
class ComponentWrapper
class BaseComponentWrapper
class Object
trait Matchable
class Any
Self type

Attributes

Supertypes
class Object
trait Matchable
class Any
Self type
object ErrorLabel

Attributes

Supertypes
class Object
trait Matchable
class Any
Self type
ErrorLabel.type
object InfoCard

Attributes

Supertypes
class Object
trait Matchable
class Any
Self type
InfoCard.type