Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ControlButton ¶
type ControlButton struct {
}
func (*ControlButton) MarshalParcel ¶
func (s *ControlButton) MarshalParcel( p *parcel.Parcel, ) error
func (*ControlButton) UnmarshalParcel ¶
func (s *ControlButton) UnmarshalParcel( p *parcel.Parcel, ) error
type ControlTemplateWrapper ¶
type ControlTemplateWrapper struct {
}
func (*ControlTemplateWrapper) MarshalParcel ¶
func (s *ControlTemplateWrapper) MarshalParcel( p *parcel.Parcel, ) error
func (*ControlTemplateWrapper) UnmarshalParcel ¶
func (s *ControlTemplateWrapper) UnmarshalParcel( p *parcel.Parcel, ) error
Click to show internal directories.
Click to hide internal directories.