Skip to main content
summaryrefslogtreecommitdiffstats
blob: fa488cb7611abde738ccb969a892f7e85b2769c5 (plain) (blame)
1
/*******************************************************************************
 * Copyright (c) 2007, 2008 IBM Corporation and others.
 * All rights reserved. This program and the accompanying materials
 * are made available under the terms of the Eclipse Public License v1.0
 * which accompanies this distribution, and is available at
 * http://www.eclipse.org/legal/epl-v10.html
 *
 * Contributors:
 *     IBM Corporation - initial API and implementation
 ******************************************************************************
 *
 **/
/**
  * Object onmoveend()
  * @type onmoveend
  * @super Object
  * @memberOf onmoveend
  * @since JScript 5.6
  * @see http://msdn2.microsoft.com/en-us/library/ms536953.aspx
*/

function onmoveend(){};
onmoveend.prototype= new Object();

Back to the top

bytes-rw-r--r--docs/org.eclipse.jst.j2ee.doc.user/images/Relationships.gifbin2856 -> 0 bytes-rw-r--r--