net.xoetrope.xui
Interface XHashCode

All Known Implementing Classes:
XTable, XTable, XTable

public interface XHashCode

An interface used by the event handling mechanism to handle and identify compound components

Copyright (c) Xoetrope Ltd., 2002-2004

$Revision: 2.1 $

License: see License.txt


Method Summary
 long getComponentHashCode()
          Get the hash code to be used by the event handler for this component
 

Method Detail

getComponentHashCode

long getComponentHashCode()
Get the hash code to be used by the event handler for this component

Returns:
the hash code