Documentation
¶
Index ¶
Constants ¶
View Source
const (
TestButtonAction = iota + 1
)
View Source
const TestTextboxId = "TestTextboxForm"
View Source
const TestTextboxPath = "/test/textbox.g"
Variables ¶
This section is empty.
Functions ¶
func TestPlain ¶
func TestPlain(t *browsertest.TestForm)
Types ¶
type TestTextboxForm ¶
type TestTextboxForm struct {
FormBase
PlainText *Textbox
IntegerText *IntegerTextbox
FloatText *FloatTextbox
Submit *Button
}
func (*TestTextboxForm) AddHeadTags ¶
func (form *TestTextboxForm) AddHeadTags()
func (*TestTextboxForm) DrawTemplate ¶
Click to show internal directories.
Click to hide internal directories.