jp.carabiner.treeeditor.js
インタフェース Listener


public interface Listener

リスナの実装です。


メソッドの概要
 void call(Object event)
          呼び出します。
 

メソッドの詳細

call

void call(Object event)
          throws Exception
呼び出します。

パラメータ:
event - イベント。nullは不可。
例外:
Exception - 例外。