Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Panel ¶
type Panel struct {
widget.BaseWidget
HideParent bool
Filter storage.FileFilter
// contains filtered or unexported fields
}
func (*Panel) ClearSelection ¶
func (p *Panel) ClearSelection()
func (*Panel) CreateRenderer ¶
func (p *Panel) CreateRenderer() fyne.WidgetRenderer
func (*Panel) SetListing ¶
SetListing asks the fyles panel to display a list of URIs. This supports manually creating a collection of items not in a standard directory.
Click to show internal directories.
Click to hide internal directories.