jp.carabiner.treeeditor.js
クラス DefaultJSEvent
java.lang.Object
jp.carabiner.treeeditor.js.AbstractJSEvent
jp.carabiner.treeeditor.js.DefaultJSEvent
- すべての実装されたインタフェース:
- JSEvent
public class DefaultJSEvent
- extends AbstractJSEvent
デフォルトのJavaScriptイベントです。 targetプロパティのみを保持します。
クラス java.lang.Object から継承されたメソッド |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DefaultJSEvent
public DefaultJSEvent(String name)
- 構築します。
- パラメータ:
name
- 名前。nullは不可。
getType
public String getType()
- インタフェース
JSEvent
の記述:
- イベント名を取得します。
- 戻り値:
- イベント名。