Documentation ¶
Index ¶
- func ShowTable(tableName string, fields forms.FieldsTable, rows *sql.Rows) string
- func StreamShowTable(qw422016 *qt422016.Writer, tableName string, fields forms.FieldsTable, ...)
- func StreamTableTesting(qw422016 *qt422016.Writer)
- func TableTesting() string
- func WriteShowTable(qq422016 qtio422016.Writer, tableName string, fields forms.FieldsTable, ...)
- func WriteTableTesting(qq422016 qtio422016.Writer)
- type QueryStruct
- func (query *QueryStruct) FineTable() string
- func (query *QueryStruct) RenderTable() string
- func (query *QueryStruct) StreamFineTable(qw422016 *qt422016.Writer)
- func (query *QueryStruct) StreamRenderTable(qw422016 *qt422016.Writer)
- func (query *QueryStruct) WriteFineTable(qq422016 qtio422016.Writer)
- func (query *QueryStruct) WriteRenderTable(qq422016 qtio422016.Writer)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func StreamShowTable ¶
func StreamTableTesting ¶
func TableTesting ¶
func TableTesting() string
func WriteShowTable ¶
func WriteShowTable(qq422016 qtio422016.Writer, tableName string, fields forms.FieldsTable, rows *sql.Rows)
func WriteTableTesting ¶
func WriteTableTesting(qq422016 qtio422016.Writer)
Types ¶
type QueryStruct ¶
type QueryStruct struct { HrefEdit string Href string Rows *sql.Rows Tables []*forms.FieldsTable Order string PostFields []*forms.FieldStructure // contains filtered or unexported fields }
QueryStruct has property for form record in table view
func (*QueryStruct) FineTable ¶
func (query *QueryStruct) FineTable() string
func (*QueryStruct) RenderTable ¶
func (query *QueryStruct) RenderTable() string
func (*QueryStruct) StreamFineTable ¶
func (query *QueryStruct) StreamFineTable(qw422016 *qt422016.Writer)
func (*QueryStruct) StreamRenderTable ¶
func (query *QueryStruct) StreamRenderTable(qw422016 *qt422016.Writer)
func (*QueryStruct) WriteFineTable ¶
func (query *QueryStruct) WriteFineTable(qq422016 qtio422016.Writer)
func (*QueryStruct) WriteRenderTable ¶
func (query *QueryStruct) WriteRenderTable(qq422016 qtio422016.Writer)
Click to show internal directories.
Click to hide internal directories.