|
EchoPoint 2.1.0rc4 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectechopointng.stylesheet.propertypeer.AbstractCssPropertyPeer
echopointng.stylesheet.propertypeer.BorderPeer
BorderPeer is used to create Border objects
| Constructor Summary | |
BorderPeer()
|
|
| Method Summary | |
protected boolean |
canConvert(CssObjectIntrospector ci,
java.lang.String propertyValue)
Is the propertyValue valid in its current form? |
protected java.lang.Class |
getConversionClass()
What is an assignable conversion class for this peer |
protected java.lang.Object |
getObject(CssObjectIntrospector ci,
java.lang.String propertyValue)
Returns an instance of the converted property value. |
protected java.lang.String |
getString(CssObjectIntrospector ci,
java.lang.Object object)
Get a string representation of the object. |
| Methods inherited from class echopointng.stylesheet.propertypeer.AbstractCssPropertyPeer |
getConstantFromMap, getConstantFromMap, getConstantValue, getInteger, getIntFromMap, getJavaObject, getPeer, getStyleString, isAssignableFrom, isExtent, isInteger, isNullString, makeExtent, tokenize |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public BorderPeer()
| Method Detail |
protected java.lang.Class getConversionClass()
AbstractCssPropertyPeer
getConversionClass in class AbstractCssPropertyPeerAbstractCssPropertyPeer.getConversionClass()
protected boolean canConvert(CssObjectIntrospector ci,
java.lang.String propertyValue)
AbstractCssPropertyPeer
canConvert in class AbstractCssPropertyPeerci - - The component IntropectorpropertyValue - - the value to inspect
protected java.lang.Object getObject(CssObjectIntrospector ci,
java.lang.String propertyValue)
AbstractCssPropertyPeer
getObject in class AbstractCssPropertyPeerci - - a object intropector for you to usepropertyValue - - the value to convert into an object
protected java.lang.String getString(CssObjectIntrospector ci,
java.lang.Object object)
AbstractCssPropertyPeer
getString in class AbstractCssPropertyPeerci - - the CssObjectIntrospector availableobject - - the object to get a string representation of.
|
EchoPoint 2.1.0rc4 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||