net.wiringbits.webapp.utils.slinkyUtils.components.core
Members list
Packages
Type members
Classlikes
object AlertDialog
Attributes
- Supertypes
-
class Objecttrait Matchableclass Any
- Self type
-
AlertDialog.type
object AsyncComponent
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 Objecttrait Matchableclass Any
- Self type
-
AsyncComponent.type
object ConditionalComponent
Attributes
- Supertypes
-
class Objecttrait Matchableclass Any
- Self type
-
ConditionalComponent.type
object ConfirmDialog
Attributes
- Supertypes
-
class Objecttrait Matchableclass Any
- Self type
-
ConfirmDialog.type
object ErrorBoundaryComponent extends ComponentWrapper
Attributes
- Supertypes
-
class ComponentWrapperclass BaseComponentWrapperclass Objecttrait Matchableclass Any
- Self type
object ErrorBoundaryInfo
Attributes
- Supertypes
-
class Objecttrait Matchableclass Any
- Self type
-
ErrorBoundaryInfo.type
object ErrorLabel
Attributes
- Supertypes
-
class Objecttrait Matchableclass Any
- Self type
-
ErrorLabel.type
In this article