com.itmill.toolkit.terminal.web
Class AjaxVariableMap.VariableOwnerErrorImpl

java.lang.Object
  extended by com.itmill.toolkit.terminal.web.AjaxVariableMap.TerminalErrorImpl
      extended by com.itmill.toolkit.terminal.web.AjaxVariableMap.VariableOwnerErrorImpl
All Implemented Interfaces:
Terminal.ErrorEvent, VariableOwner.ErrorEvent
Enclosing class:
AjaxVariableMap

public class AjaxVariableMap.VariableOwnerErrorImpl
extends AjaxVariableMap.TerminalErrorImpl
implements VariableOwner.ErrorEvent

Implementation of VariableOwner.Error interface.


Method Summary
 VariableOwner getVariableOwner()
          Gets the source VariableOwner.
 
Methods inherited from class com.itmill.toolkit.terminal.web.AjaxVariableMap.TerminalErrorImpl
getThrowable
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface com.itmill.toolkit.terminal.Terminal.ErrorEvent
getThrowable
 

Method Detail

getVariableOwner

public VariableOwner getVariableOwner()
Description copied from interface: VariableOwner.ErrorEvent
Gets the source VariableOwner.

Specified by:
getVariableOwner in interface VariableOwner.ErrorEvent
Returns:
the variable owner.
See Also:
VariableOwner.ErrorEvent.getVariableOwner()


Copyright © 2000-2008 IT Mill Ltd. All Rights Reserved.