Location: A review of cardiac cellular electrophysiology models @ f6a8f9030738 / dojo-presentation / js / dojo / dijit / tests / form / test_SimpleTextarea.html
- Author:
- David Nickerson <nickerso@users.sourceforge.net>
- Date:
- 2009-07-16 02:00:03+12:00
- Desc:
- the starting point for the HH tutorial example
- Permanent Source URI:
- https://models.fieldml.org/workspace/a1/rawfile/f6a8f90307388eb4b040ee3566b84d88b59247f7/dojo-presentation/js/dojo/dijit/tests/form/test_SimpleTextarea.html
SimpleTextarea
This is a simple text area that doesn't automatically size itself according to it's content. It can be used inside layout containers.
Plain textarea (rows=5, cols=50)
shichashaw, textarea text baw. onChange:not fired yet! reset setValue(null) getValue: no getValue() yet!In a BorderContainer
This is just some text in the top region.
This is just some text in the left region.
This is just some text in the center region.
This is just some text in the right region.
This is just some text in the bottom region.