Dashboard Builder Commons 6.0.0.Beta1

org.jboss.dashboard.factory
Class PropertyAddProcessingInstruction

java.lang.Object
  extended by org.jboss.dashboard.factory.PropertyChangeProcessingInstruction
      extended by org.jboss.dashboard.factory.PropertyAddProcessingInstruction

public class PropertyAddProcessingInstruction
extends PropertyChangeProcessingInstruction


Field Summary
 
Fields inherited from class org.jboss.dashboard.factory.PropertyChangeProcessingInstruction
ARRAYS_DELIMITER
 
Constructor Summary
PropertyAddProcessingInstruction(Component component, String propertyName, String propertyValue)
           
 
Method Summary
 Object getValueAfterChange(Object originalValue, Class expectedClass)
           
 String toString()
           
 
Methods inherited from class org.jboss.dashboard.factory.PropertyChangeProcessingInstruction
getBaseArray, getComponent, getNewInstanceForClass, getPropertyName, getPropertyValue, getValueForParameter, toBoolean, toByte, toChar, toComponent, toDouble, toFile, toFloat, toInt, toLong, toShort
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

PropertyAddProcessingInstruction

public PropertyAddProcessingInstruction(Component component,
                                        String propertyName,
                                        String propertyValue)
Method Detail

getValueAfterChange

public Object getValueAfterChange(Object originalValue,
                                  Class expectedClass)
                           throws Exception
Specified by:
getValueAfterChange in class PropertyChangeProcessingInstruction
Throws:
Exception

toString

public String toString()
Overrides:
toString in class Object

Dashboard Builder Commons 6.0.0.Beta1

Copyright © 2012-2013 JBoss by Red Hat. All Rights Reserved.