app
Toggle table of contents
androidJvm
Target filter
androidJvm
Switch theme
Search in API
Skip to content
app
app
/
InsertarBD
/
DbProduct
Db
Product
class
DbProduct
Members
Constructors
Db
Product
Link copied to clipboard
constructor
(
)
Functions
create
Product
Link copied to clipboard
fun
createProduct
(
product
:
Product
,
onDone
:
(
Boolean
,
String
?
)
->
Unit
=
{_,_->}
)
seed
Link copied to clipboard
fun
seed
(
list
:
List
<
Product
>
,
onDone
:
(
Int
)
->
Unit
=
{}
)
Inserta una lista completa (para “sembrar” datos de prueba)