_CheckedMultiSelectItem.html #1

  • //
  • guest/
  • perforce_software/
  • chronicle/
  • main/
  • collateral/
  • dojo-debug/
  • dojox/
  • form/
  • resources/
  • _CheckedMultiSelectItem.html
  • View
  • Commits
  • Open Download .zip Download (344 B)
<div class="dijitReset ${baseClass}"
	><input class="${baseClass}Box" dojoType="dijit.form.CheckBox" dojoAttachPoint="checkBox" 
		dojoAttachEvent="_onClick:_changeBox" type="${_type.type}" baseClass="${_type.baseClass}"
	/><div class="dijitInline ${baseClass}Label" dojoAttachPoint="labelNode" dojoAttachEvent="onclick:_onClick"></div
></div>
# Change User Description Committed
#1 16170 perforce_software Move Chronicle files to follow new path scheme for branching.
//guest/perforce_software/chronicle/collateral/dojo-debug/dojox/form/resources/_CheckedMultiSelectItem.html
#1 8972 Matt Attaway Initial add of the Chronicle source code