Documentation ¶
Overview ¶
Package sql2struct ... @Time : 2019/12/20 16:06 @Software: GoLand @File : database @Author : Bingo <airplayx@gmail.com>
Package sql2struct ... @Time : 2019/12/20 16:40 @Software: GoLand @File : option @Author : Bingo <airplayx@gmail.com>
Package sql2struct ... @Time : 2019/12/20 16:36 @Software: GoLand @File : reflect @Author : Bingo <airplayx@gmail.com>
Package sql2struct ... @Time : 2019/12/20 16:36 @Software: GoLand @File : special @Author : Bingo <airplayx@gmail.com>
Index ¶
- func DataBase(window, currentWindow fyne.Window, ipBox *container.AppTabs, ...) fyne.Widget
- func Option(win fyne.Window, options *sql2struct.SQL2Struct) fyne.Widget
- func QuickScreen() *fyne.Container
- func Reflect(win fyne.Window, options *sql2struct.SQL2Struct) fyne.Widget
- func Screen(win fyne.Window, dbConf *sql2struct.SourceMap) *fyne.Container
- func Special(win fyne.Window, options *sql2struct.SQL2Struct) fyne.Widget
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func DataBase ¶
func DataBase(window, currentWindow fyne.Window, ipBox *container.AppTabs, options *sql2struct.SQL2Struct, dbIndex []int) fyne.Widget
DataBase create new dbConf or load
func Reflect ¶
func Reflect(win fyne.Window, options *sql2struct.SQL2Struct) fyne.Widget
Reflect ...
func Screen ¶
func Screen(win fyne.Window, dbConf *sql2struct.SourceMap) *fyne.Container
Screen the sql2Struct screen
func Special ¶
func Special(win fyne.Window, options *sql2struct.SQL2Struct) fyne.Widget
Special ...
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.