source: Dev/trunk/src/client/dojox/grid/resources/Expando.html

Last change on this file was 483, checked in by hendrikvanantwerpen, 11 years ago

Added Dojo 1.9.3 release.

File size: 196 bytes
Line 
1<div class="dojoxGridExpando"
2        ><div class="dojoxGridExpandoNode" dojoAttachEvent="onclick:onToggle"
3                ><div class="dojoxGridExpandoNodeInner" dojoAttachPoint="expandoInner"></div
4        ></div
5></div>
Note: See TracBrowser for help on using the repository browser.