xui

package
v1.3.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 30, 2018 License: LGPL-2.1 Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type TEvents

type TEvents struct {
	// Form 默认,不可改变,会由内部构建时自动填充值
	Form *vcl.TForm
}

TEvents 之后使用都要继承此类型

type TXMLForm

type TXMLForm struct {
	Form *vcl.TForm
	// contains filtered or unexported fields
}

TXMLForm

func NewFormBytes

func NewFormBytes(xmlstr []byte, event interface{}) (*TXMLForm, error)

func NewFromFile

func NewFromFile(xmlfile string, event interface{}) (*TXMLForm, error)

type TXmlAttrs

type TXmlAttrs struct {
	// contains filtered or unexported fields
}

func (*TXmlAttrs) Action

func (x *TXmlAttrs) Action() string

func (*TXmlAttrs) ActiveIndex

func (x *TXmlAttrs) ActiveIndex() int32

func (*TXmlAttrs) Align

func (x *TXmlAttrs) Align() types.TAlign

func (*TXmlAttrs) Caption

func (x *TXmlAttrs) Caption() string

func (*TXmlAttrs) Center

func (x *TXmlAttrs) Center() bool

func (*TXmlAttrs) Checked

func (x *TXmlAttrs) Checked() bool

func (*TXmlAttrs) Enabled

func (x *TXmlAttrs) Enabled() bool

func (*TXmlAttrs) EnabledMax

func (x *TXmlAttrs) EnabledMax() bool

func (*TXmlAttrs) EnabledMin

func (x *TXmlAttrs) EnabledMin() bool

func (*TXmlAttrs) Get

func (x *TXmlAttrs) Get(name string) string

func (*TXmlAttrs) GetDef

func (x *TXmlAttrs) GetDef(name, def string) string

func (*TXmlAttrs) HasAttr

func (x *TXmlAttrs) HasAttr(name string) bool

func (*TXmlAttrs) Height

func (x *TXmlAttrs) Height() int32

func (*TXmlAttrs) Hint

func (x *TXmlAttrs) Hint() string

func (*TXmlAttrs) IntValue

func (x *TXmlAttrs) IntValue() int32

func (*TXmlAttrs) ItemIndex

func (x *TXmlAttrs) ItemIndex() int32

func (*TXmlAttrs) Left

func (x *TXmlAttrs) Left() int32

func (*TXmlAttrs) Max

func (x *TXmlAttrs) Max() int32

func (*TXmlAttrs) Min

func (x *TXmlAttrs) Min() int32

func (*TXmlAttrs) Name

func (x *TXmlAttrs) Name() string

func (*TXmlAttrs) OnChange

func (x *TXmlAttrs) OnChange() string

func (*TXmlAttrs) OnClick

func (x *TXmlAttrs) OnClick() string

func (*TXmlAttrs) OnExecute

func (x *TXmlAttrs) OnExecute() string

func (*TXmlAttrs) OnSelected

func (x *TXmlAttrs) OnSelected() string

func (*TXmlAttrs) OnUpdate

func (x *TXmlAttrs) OnUpdate() string

func (*TXmlAttrs) ReadOnly

func (x *TXmlAttrs) ReadOnly() bool

func (*TXmlAttrs) ShowHint

func (x *TXmlAttrs) ShowHint() bool

func (*TXmlAttrs) Text

func (x *TXmlAttrs) Text() string

func (*TXmlAttrs) Title

func (x *TXmlAttrs) Title() string

func (*TXmlAttrs) ToBool

func (x *TXmlAttrs) ToBool(name string) bool

func (*TXmlAttrs) ToBoolDef

func (x *TXmlAttrs) ToBoolDef(name string, def bool) bool

func (*TXmlAttrs) ToInt

func (x *TXmlAttrs) ToInt(name string) int32

func (*TXmlAttrs) ToIntDef

func (x *TXmlAttrs) ToIntDef(name string, def int) int32

func (*TXmlAttrs) Top

func (x *TXmlAttrs) Top() int32

func (*TXmlAttrs) Visible

func (x *TXmlAttrs) Visible() bool

func (*TXmlAttrs) Width

func (x *TXmlAttrs) Width() int32

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL