Dashboard Builder Commons 6.0.0.Beta1

org.jboss.dashboard.factory
Class PropertySubstractProcessingInstruction

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

public class PropertySubstractProcessingInstruction
extends PropertyChangeProcessingInstruction


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

PropertySubstractProcessingInstruction

public PropertySubstractProcessingInstruction(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.