IP*Works! V9

ipworks
Class XmlpEvalEntityEvent

java.lang.Object
  extended by java.util.EventObject
      extended by ipworks.XmlpEvalEntityEvent
All Implemented Interfaces:
java.io.Serializable

public class XmlpEvalEntityEvent
extends java.util.EventObject

Fired every time an entity needs to be evaluated.

The Value parameter contains a suggested value for the entity (normally the entity name itself). You may set Value to a value of your choice, which will be later passed into the text stream.

See Also:
Xmlp, Xmlp.EvalEntityEvent, Serialized Form

Field Summary
 java.lang.String entity
           
 java.lang.String value
           
 
Fields inherited from class java.util.EventObject
source
 
Method Summary
 
Methods inherited from class java.util.EventObject
getSource, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Field Detail

entity

public java.lang.String entity

value

public java.lang.String value

IP*Works! V9

Copyright (c) 2013 /n software inc. - All rights reserved.