com.tensegrity.palowebviewer.modules.paloclient.client
Class XInvalidType

java.lang.Object
  extended by com.tensegrity.palowebviewer.modules.paloclient.client.XElementType
      extended by com.tensegrity.palowebviewer.modules.paloclient.client.XInvalidType
All Implemented Interfaces:
com.google.gwt.user.client.rpc.IsSerializable, IElementType

public class XInvalidType
extends XElementType

Notices client, than some element is invalid; (for example, already deleted).


Field Summary
static XInvalidType instance
           
 
Constructor Summary
XInvalidType()
           
 
Method Summary
 
Methods inherited from class com.tensegrity.palowebviewer.modules.paloclient.client.XElementType
equals, getName, hashCode, isConsolidated, isNumeric, isString, isType
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

instance

public static final XInvalidType instance
Constructor Detail

XInvalidType

public XInvalidType()