Used to create a button type container in a form.
Class Button( name, value, onclick, type, disabled ) from \ BaseDom(( "button", ContentModel.flow_button, ButtonAttribs))
Properties | |
type_button | |
type_reset | |
type_submit |
Properties inherited from class BaseDom | |
childTypeList | |
children | |
eattr | |
hname | |
parent | |
profile | Meta-profiles. |
text | |
Methods inherited from class BaseDom | |
render | |
st_makesep |