Documentation
¶
Index ¶
- Constants
- type Border
- func (obj *Border) Attrs() []object.AttrSpec
- func (obj *Border) CanvasObject() fyne.CanvasObject
- func (obj *Border) Equals(other object.Object) bool
- func (obj *Border) GetAttr(name string) (object.Object, bool)
- func (obj *Border) Inspect() string
- func (obj *Border) Interface() interface{}
- func (obj *Border) IsTruthy() bool
- func (obj *Border) MarshalJSON() ([]byte, error)
- func (obj *Border) RunOperation(opType op.BinaryOpType, right object.Object) (object.Object, error)
- func (obj *Border) SetAttr(name string, value object.Object) error
- func (obj *Border) Type() object.Type
- type Center
- func (obj *Center) Attrs() []object.AttrSpec
- func (obj *Center) CanvasObject() fyne.CanvasObject
- func (obj *Center) Equals(other object.Object) bool
- func (obj *Center) GetAttr(name string) (object.Object, bool)
- func (obj *Center) Inspect() string
- func (obj *Center) Interface() interface{}
- func (obj *Center) IsTruthy() bool
- func (obj *Center) MarshalJSON() ([]byte, error)
- func (obj *Center) RunOperation(opType op.BinaryOpType, right object.Object) (object.Object, error)
- func (obj *Center) SetAttr(name string, value object.Object) error
- func (obj *Center) Type() object.Type
- type GridWithColumns
- func (obj *GridWithColumns) Attrs() []object.AttrSpec
- func (obj *GridWithColumns) CanvasObject() fyne.CanvasObject
- func (obj *GridWithColumns) Equals(other object.Object) bool
- func (obj *GridWithColumns) GetAttr(name string) (object.Object, bool)
- func (obj *GridWithColumns) Inspect() string
- func (obj *GridWithColumns) Interface() interface{}
- func (obj *GridWithColumns) IsTruthy() bool
- func (obj *GridWithColumns) MarshalJSON() ([]byte, error)
- func (obj *GridWithColumns) RunOperation(opType op.BinaryOpType, right object.Object) (object.Object, error)
- func (obj *GridWithColumns) SetAttr(name string, value object.Object) error
- func (obj *GridWithColumns) Type() object.Type
- type GridWithRows
- func (obj *GridWithRows) Attrs() []object.AttrSpec
- func (obj *GridWithRows) CanvasObject() fyne.CanvasObject
- func (obj *GridWithRows) Equals(other object.Object) bool
- func (obj *GridWithRows) GetAttr(name string) (object.Object, bool)
- func (obj *GridWithRows) Inspect() string
- func (obj *GridWithRows) Interface() interface{}
- func (obj *GridWithRows) IsTruthy() bool
- func (obj *GridWithRows) MarshalJSON() ([]byte, error)
- func (obj *GridWithRows) RunOperation(opType op.BinaryOpType, right object.Object) (object.Object, error)
- func (obj *GridWithRows) SetAttr(name string, value object.Object) error
- func (obj *GridWithRows) Type() object.Type
- type HBox
- func (obj *HBox) Attrs() []object.AttrSpec
- func (obj *HBox) CanvasObject() fyne.CanvasObject
- func (obj *HBox) Equals(other object.Object) bool
- func (obj *HBox) GetAttr(name string) (object.Object, bool)
- func (obj *HBox) Inspect() string
- func (obj *HBox) Interface() interface{}
- func (obj *HBox) IsTruthy() bool
- func (obj *HBox) MarshalJSON() ([]byte, error)
- func (obj *HBox) RunOperation(opType op.BinaryOpType, right object.Object) (object.Object, error)
- func (obj *HBox) SetAttr(name string, value object.Object) error
- func (obj *HBox) Type() object.Type
- type Max
- func (obj *Max) Attrs() []object.AttrSpec
- func (obj *Max) CanvasObject() fyne.CanvasObject
- func (obj *Max) Equals(other object.Object) bool
- func (obj *Max) GetAttr(name string) (object.Object, bool)
- func (obj *Max) Inspect() string
- func (obj *Max) Interface() interface{}
- func (obj *Max) IsTruthy() bool
- func (obj *Max) MarshalJSON() ([]byte, error)
- func (obj *Max) RunOperation(opType op.BinaryOpType, right object.Object) (object.Object, error)
- func (obj *Max) SetAttr(name string, value object.Object) error
- func (obj *Max) Type() object.Type
- type Padded
- func (obj *Padded) Attrs() []object.AttrSpec
- func (obj *Padded) CanvasObject() fyne.CanvasObject
- func (obj *Padded) Equals(other object.Object) bool
- func (obj *Padded) GetAttr(name string) (object.Object, bool)
- func (obj *Padded) Inspect() string
- func (obj *Padded) Interface() interface{}
- func (obj *Padded) IsTruthy() bool
- func (obj *Padded) MarshalJSON() ([]byte, error)
- func (obj *Padded) RunOperation(opType op.BinaryOpType, right object.Object) (object.Object, error)
- func (obj *Padded) SetAttr(name string, value object.Object) error
- func (obj *Padded) Type() object.Type
- type Scroll
- func (obj *Scroll) Attrs() []object.AttrSpec
- func (obj *Scroll) CanvasObject() fyne.CanvasObject
- func (obj *Scroll) Equals(other object.Object) bool
- func (obj *Scroll) GetAttr(name string) (object.Object, bool)
- func (obj *Scroll) Inspect() string
- func (obj *Scroll) Interface() interface{}
- func (obj *Scroll) IsTruthy() bool
- func (obj *Scroll) MarshalJSON() ([]byte, error)
- func (obj *Scroll) RunOperation(opType op.BinaryOpType, right object.Object) (object.Object, error)
- func (obj *Scroll) SetAttr(name string, value object.Object) error
- func (obj *Scroll) Type() object.Type
- type Split
- func (obj *Split) Attrs() []object.AttrSpec
- func (obj *Split) CanvasObject() fyne.CanvasObject
- func (obj *Split) Equals(other object.Object) bool
- func (obj *Split) GetAttr(name string) (object.Object, bool)
- func (obj *Split) Inspect() string
- func (obj *Split) Interface() interface{}
- func (obj *Split) IsTruthy() bool
- func (obj *Split) MarshalJSON() ([]byte, error)
- func (obj *Split) RunOperation(opType op.BinaryOpType, right object.Object) (object.Object, error)
- func (obj *Split) SetAttr(name string, value object.Object) error
- func (obj *Split) Type() object.Type
- type Stack
- func (obj *Stack) Attrs() []object.AttrSpec
- func (obj *Stack) CanvasObject() fyne.CanvasObject
- func (obj *Stack) Equals(other object.Object) bool
- func (obj *Stack) GetAttr(name string) (object.Object, bool)
- func (obj *Stack) Inspect() string
- func (obj *Stack) Interface() interface{}
- func (obj *Stack) IsTruthy() bool
- func (obj *Stack) MarshalJSON() ([]byte, error)
- func (obj *Stack) RunOperation(opType op.BinaryOpType, right object.Object) (object.Object, error)
- func (obj *Stack) SetAttr(name string, value object.Object) error
- func (obj *Stack) Type() object.Type
- type VBox
- func (obj *VBox) Attrs() []object.AttrSpec
- func (obj *VBox) CanvasObject() fyne.CanvasObject
- func (obj *VBox) Equals(other object.Object) bool
- func (obj *VBox) GetAttr(name string) (object.Object, bool)
- func (obj *VBox) Inspect() string
- func (obj *VBox) Interface() interface{}
- func (obj *VBox) IsTruthy() bool
- func (obj *VBox) MarshalJSON() ([]byte, error)
- func (obj *VBox) RunOperation(opType op.BinaryOpType, right object.Object) (object.Object, error)
- func (obj *VBox) SetAttr(name string, value object.Object) error
- func (obj *VBox) Type() object.Type
Constants ¶
View Source
const BorderType object.Type = "container.border"
View Source
const CenterType object.Type = "container.center"
View Source
const GridWithColumnsType object.Type = "container.gridwithcolumns"
View Source
const GridWithRowsType object.Type = "container.gridwithrows"
View Source
const HBoxType object.Type = "container.hbox"
View Source
const MaxType object.Type = "container.max"
View Source
const PaddedType object.Type = "container.padded"
View Source
const ScrollType object.Type = "container.scroll"
View Source
const SplitType object.Type = "container.Split"
View Source
const StackType object.Type = "container.stack"
View Source
const VBoxType object.Type = "container.vbox"
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Border ¶
type Border struct {
// contains filtered or unexported fields
}
func NewBorder ¶
func NewBorder(top, bottom, left, right, center fyne.CanvasObject) *Border
func (*Border) CanvasObject ¶
func (obj *Border) CanvasObject() fyne.CanvasObject
func (*Border) MarshalJSON ¶
func (*Border) RunOperation ¶
type Center ¶
type Center struct {
// contains filtered or unexported fields
}
func NewCenter ¶
func NewCenter(objects ...fyne.CanvasObject) *Center
func (*Center) CanvasObject ¶
func (obj *Center) CanvasObject() fyne.CanvasObject
func (*Center) MarshalJSON ¶
func (*Center) RunOperation ¶
type GridWithColumns ¶
type GridWithColumns struct {
// contains filtered or unexported fields
}
func NewGridWithColumns ¶
func NewGridWithColumns(cols int, objects ...fyne.CanvasObject) *GridWithColumns
func (*GridWithColumns) Attrs ¶
func (obj *GridWithColumns) Attrs() []object.AttrSpec
func (*GridWithColumns) CanvasObject ¶
func (obj *GridWithColumns) CanvasObject() fyne.CanvasObject
func (*GridWithColumns) GetAttr ¶
func (obj *GridWithColumns) GetAttr(name string) (object.Object, bool)
func (*GridWithColumns) Inspect ¶
func (obj *GridWithColumns) Inspect() string
func (*GridWithColumns) Interface ¶
func (obj *GridWithColumns) Interface() interface{}
func (*GridWithColumns) IsTruthy ¶
func (obj *GridWithColumns) IsTruthy() bool
func (*GridWithColumns) MarshalJSON ¶
func (obj *GridWithColumns) MarshalJSON() ([]byte, error)
func (*GridWithColumns) RunOperation ¶
func (obj *GridWithColumns) RunOperation(opType op.BinaryOpType, right object.Object) (object.Object, error)
func (*GridWithColumns) SetAttr ¶
func (obj *GridWithColumns) SetAttr(name string, value object.Object) error
func (*GridWithColumns) Type ¶
func (obj *GridWithColumns) Type() object.Type
type GridWithRows ¶
type GridWithRows struct {
// contains filtered or unexported fields
}
func NewGridWithRows ¶
func NewGridWithRows(rows int, objects ...fyne.CanvasObject) *GridWithRows
func (*GridWithRows) Attrs ¶
func (obj *GridWithRows) Attrs() []object.AttrSpec
func (*GridWithRows) CanvasObject ¶
func (obj *GridWithRows) CanvasObject() fyne.CanvasObject
func (*GridWithRows) Inspect ¶
func (obj *GridWithRows) Inspect() string
func (*GridWithRows) Interface ¶
func (obj *GridWithRows) Interface() interface{}
func (*GridWithRows) IsTruthy ¶
func (obj *GridWithRows) IsTruthy() bool
func (*GridWithRows) MarshalJSON ¶
func (obj *GridWithRows) MarshalJSON() ([]byte, error)
func (*GridWithRows) RunOperation ¶
func (obj *GridWithRows) RunOperation(opType op.BinaryOpType, right object.Object) (object.Object, error)
func (*GridWithRows) SetAttr ¶
func (obj *GridWithRows) SetAttr(name string, value object.Object) error
func (*GridWithRows) Type ¶
func (obj *GridWithRows) Type() object.Type
type HBox ¶
type HBox struct {
// contains filtered or unexported fields
}
func NewHBox ¶
func NewHBox(objects ...fyne.CanvasObject) *HBox
func (*HBox) CanvasObject ¶
func (obj *HBox) CanvasObject() fyne.CanvasObject
func (*HBox) MarshalJSON ¶
func (*HBox) RunOperation ¶
type Max ¶
type Max struct {
// contains filtered or unexported fields
}
func NewMax ¶
func NewMax(objects ...fyne.CanvasObject) *Max
func (*Max) CanvasObject ¶
func (obj *Max) CanvasObject() fyne.CanvasObject
func (*Max) MarshalJSON ¶
func (*Max) RunOperation ¶
type Padded ¶
type Padded struct {
// contains filtered or unexported fields
}
func NewPadded ¶
func NewPadded(objects ...fyne.CanvasObject) *Padded
func (*Padded) CanvasObject ¶
func (obj *Padded) CanvasObject() fyne.CanvasObject
func (*Padded) MarshalJSON ¶
func (*Padded) RunOperation ¶
type Scroll ¶
type Scroll struct {
// contains filtered or unexported fields
}
func NewScroll ¶
func NewScroll(content fyne.CanvasObject) *Scroll
func (*Scroll) CanvasObject ¶
func (obj *Scroll) CanvasObject() fyne.CanvasObject
func (*Scroll) MarshalJSON ¶
func (*Scroll) RunOperation ¶
type Split ¶
type Split struct {
// contains filtered or unexported fields
}
func NewHSplit ¶
func NewHSplit(leading, trailing fyne.CanvasObject) *Split
func NewVSplit ¶
func NewVSplit(top, botttom fyne.CanvasObject) *Split
func (*Split) CanvasObject ¶
func (obj *Split) CanvasObject() fyne.CanvasObject
func (*Split) MarshalJSON ¶
func (*Split) RunOperation ¶
type Stack ¶
type Stack struct {
// contains filtered or unexported fields
}
func NewStack ¶
func NewStack(objects ...fyne.CanvasObject) *Stack
func (*Stack) CanvasObject ¶
func (obj *Stack) CanvasObject() fyne.CanvasObject
func (*Stack) MarshalJSON ¶
func (*Stack) RunOperation ¶
type VBox ¶
type VBox struct {
// contains filtered or unexported fields
}
func NewVBox ¶
func NewVBox(objects ...fyne.CanvasObject) *VBox
func (*VBox) CanvasObject ¶
func (obj *VBox) CanvasObject() fyne.CanvasObject
func (*VBox) MarshalJSON ¶
func (*VBox) RunOperation ¶
Click to show internal directories.
Click to hide internal directories.