admin-data-explorer-web
admin-data-explorer-web
net.wiringbits.webapp.utils.ui.web
API
AdminView
net.wiringbits.webapp.utils.ui.web.components
EditGuesser
ListGuesser
net.wiringbits.webapp.utils.ui.web.facades.reactadmin
Admin
Props
Create
Props
DataProvider
Datagrid
Props
DateField
Props
DateTimeInput
Props
Edit
Props
EditButton
Props
EmailField
Props
FieldProps
List
Props
ReactAdmin
ReferenceBase
Props
ReferenceField
ReferenceInput
Resource
Props
SelectInput
Props
SimpleForm
Props
TextField
Props
TextInput
Props
UrlField
Props
net.wiringbits.webapp.utils.ui.web.models
Field
FieldType
FieldType
Date
Email
Reference
Text
net.wiringbits.webapp.utils.ui.web.utils
ResponseGuesser
admin-data-explorer-web
/
net.wiringbits.webapp.utils.ui.web.models
/
FieldType
FieldType
object
FieldType
Companion:
class
Graph
Supertypes
Self type
trait
Sum
trait
Mirror
class
Object
trait
Matchable
class
Any
FieldType
.type
Type members
Value members
Type members
Classlikes
case
object
Date
extends
FieldType
case
object
Email
extends
FieldType
case
class
Reference
(
referencedTable:
String
,
source:
String
)
extends
FieldType
case
object
Text
extends
FieldType
Inherited types
type
MirroredElemLabels
<:
Tuple
The names of the product elements
The names of the product elements
Inherited from:
Mirror
type
MirroredLabel
<:
String
The name of the type
The name of the type
Inherited from:
Mirror
Value members
Concrete methods
def
fromTableField
(
field:
TableField
):
FieldType