simpleFormUIFactory: Create simple edit form UI based on data provided by DAO

Description Usage Arguments Value See Also

View source: R/simpleFormUIFactory.R

Description

Based on attributes provided by the dao Data Access Object, a simple edit dialog is constructed with each attribute corresponding to an input as follows:

Usage

1

Arguments

dao

a Data Access Object (see dataFrameDao or sqlDao)

Value

A function that creates the modal dialog window with inputs corresponding to dao's attributes.

See Also

formServerFactory, crudTableServer, dataFrameDao, sqlDao


beerda/crudtable documentation built on July 13, 2020, 2:16 p.m.