com.creamtec.ajaxswing.rendering.html.positioned
Class ComponentHash

java.lang.Object
  extended by com.creamtec.ajaxswing.rendering.html.positioned.ComponentHash

public class ComponentHash
extends java.lang.Object


Field Summary
 int hash
           
 java.lang.String parentId
           
 java.lang.Integer windowHash
           
 
Constructor Summary
ComponentHash(java.lang.String parentId, int hash, java.lang.Integer windowHash)
           
 
Method Summary
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

hash

public int hash

parentId

public java.lang.String parentId

windowHash

public java.lang.Integer windowHash
Constructor Detail

ComponentHash

public ComponentHash(java.lang.String parentId,
                     int hash,
                     java.lang.Integer windowHash)


Copyright © 2000-2012 CreamTec LLC. All Rights Reserved.