homePageComponents

package
v0.35.0 Latest Latest
Warning

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

Go to latest
Published: Feb 28, 2026 License: MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

View Source
const NAME = "HomePageComponent"

Variables

This section is empty.

Functions

This section is empty.

Types

type HomePageComponent

type HomePageComponent struct {
	metadata.MetadataInfo
	XMLName xml.Name `xml:"HomePageComponent"`
	Xmlns   string   `xml:"xmlns,attr"`
	Height  struct {
		Text string `xml:",chardata"`
	} `xml:"height"`
	Page struct {
		Text string `xml:",chardata"`
	} `xml:"page"`
	PageComponentType struct {
		Text string `xml:",chardata"`
	} `xml:"pageComponentType"`
	ShowLabel struct {
		Text string `xml:",chardata"`
	} `xml:"showLabel"`
	ShowScrollbars struct {
		Text string `xml:",chardata"`
	} `xml:"showScrollbars"`
	Width struct {
		Text string `xml:",chardata"`
	} `xml:"width"`
}

func Open

func Open(path string) (*HomePageComponent, error)

func (*HomePageComponent) SetMetadata

func (c *HomePageComponent) SetMetadata(m metadata.MetadataInfo)

func (*HomePageComponent) Type

Jump to

Keyboard shortcuts

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