com.itmill.toolkit.terminal.web
Class AjaxVariableMap.VariableOwnerErrorImpl
java.lang.Object
com.itmill.toolkit.terminal.web.AjaxVariableMap.TerminalErrorImpl
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.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
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.