Dashboard Builder Commons 6.0.0.Final

org.jboss.dashboard.factory
Class PropertySetProcessingInstruction

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

public class PropertySetProcessingInstruction
extends PropertyChangeProcessingInstruction


Field Summary
 
Fields inherited from class org.jboss.dashboard.factory.PropertyChangeProcessingInstruction
ARRAYS_DELIMITER
 
Constructor Summary
PropertySetProcessingInstruction(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

PropertySetProcessingInstruction

public PropertySetProcessingInstruction(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.Final

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