blob: d623c4c0fe8122f5abf4a17c37485562d0ab9360 [file] [log] [blame]
// Copyright (c) 2012, the Dart project authors. Please see the AUTHORS file
// for details. All rights reserved. Use of this source code is governed by a
// BSD-style license that can be found in the LICENSE file.
$!COMMENT
abstract class $ID$EXTENDS {
$!MEMBERS
/** @domName WheelEvent.deltaMode */
int get deltaMode;
}