Brez zadeve


Mon Jul 6 10:52:52 CEST 2009


with a real one after Ajax update

Example	

	u := WebStubElement newFor: #ajaxShowElement.
	(e addNilLinkText: 'update') onClickUpdate: u.
	e add: u.

This will show the element 'u' at the click to link by updating the
empty stub element.

Note that a method to generate a real element is as a symbol argument in
stub creation method.

Best regards
Janko

-- 
Janko Mivšek
AIDA/Web
Smalltalk Web Application Server
http://www.aidaweb.si


More information about the Aida mailing list