Documentation ¶
Index ¶
- type TEvents
- type TXMLForm
- type TXmlAttrs
- func (x *TXmlAttrs) Action() string
- func (x *TXmlAttrs) ActiveIndex() int32
- func (x *TXmlAttrs) Align() types.TAlign
- func (x *TXmlAttrs) Caption() string
- func (x *TXmlAttrs) Center() bool
- func (x *TXmlAttrs) Checked() bool
- func (x *TXmlAttrs) Enabled() bool
- func (x *TXmlAttrs) EnabledMax() bool
- func (x *TXmlAttrs) EnabledMin() bool
- func (x *TXmlAttrs) Get(name string) string
- func (x *TXmlAttrs) GetDef(name, def string) string
- func (x *TXmlAttrs) HasAttr(name string) bool
- func (x *TXmlAttrs) Height() int32
- func (x *TXmlAttrs) Hint() string
- func (x *TXmlAttrs) IntValue() int32
- func (x *TXmlAttrs) ItemIndex() int32
- func (x *TXmlAttrs) Left() int32
- func (x *TXmlAttrs) Max() int32
- func (x *TXmlAttrs) Min() int32
- func (x *TXmlAttrs) Name() string
- func (x *TXmlAttrs) OnChange() string
- func (x *TXmlAttrs) OnClick() string
- func (x *TXmlAttrs) OnExecute() string
- func (x *TXmlAttrs) OnSelected() string
- func (x *TXmlAttrs) OnUpdate() string
- func (x *TXmlAttrs) ReadOnly() bool
- func (x *TXmlAttrs) ShowHint() bool
- func (x *TXmlAttrs) Text() string
- func (x *TXmlAttrs) Title() string
- func (x *TXmlAttrs) ToBool(name string) bool
- func (x *TXmlAttrs) ToBoolDef(name string, def bool) bool
- func (x *TXmlAttrs) ToInt(name string) int32
- func (x *TXmlAttrs) ToIntDef(name string, def int) int32
- func (x *TXmlAttrs) Top() int32
- func (x *TXmlAttrs) Visible() bool
- func (x *TXmlAttrs) Width() int32
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type TXmlAttrs ¶
type TXmlAttrs struct {
// contains filtered or unexported fields
}
func (*TXmlAttrs) ActiveIndex ¶
func (*TXmlAttrs) EnabledMax ¶
func (*TXmlAttrs) EnabledMin ¶
func (*TXmlAttrs) OnSelected ¶
Click to show internal directories.
Click to hide internal directories.