Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func EdgeDetect ¶
func EdgeDetect()
Types ¶
type DataBinder ¶
type DataBinder struct {
// contains filtered or unexported fields
}
func (DataBinder) AddListener ¶
func (db DataBinder) AddListener(bs binding.DataListener)
func (DataBinder) Get ¶
func (db DataBinder) Get() (string, error)
func (DataBinder) RemoveListener ¶
func (db DataBinder) RemoveListener(bs binding.DataListener)
func (DataBinder) Set ¶
func (db DataBinder) Set(v string) error
Click to show internal directories.
Click to hide internal directories.