Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func StringArrtoString ¶
StringArrtoString : Convert arr to string by joining using space
Types ¶
type HugeEntry ¶
type HugeEntry struct { widget.Entry Pagesize int DataGrid []binding.String Unique bool //Make Data Unique // contains filtered or unexported fields }
HugeEntry : Huge Entry Custom Widget
func NewHugeEntry ¶
func NewHugeEntry(win fyne.Window) *HugeEntry
NewHugeEntry : Create New HugeEntry Widget
func (*HugeEntry) GetNavButtons ¶
GetNavButtons : Left and Right Buttons
func (*HugeEntry) TypedShortcut ¶
func (h *HugeEntry) TypedShortcut(s fyne.Shortcut)
TypedShortcut : Custom Shortcut to paste into multiple pages
Click to show internal directories.
Click to hide internal directories.