|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.writersforge.catalan.process.properties.BaseWorkProperties
org.writersforge.catalan.process.properties.ChainedProperties
org.writersforge.catalan.process.properties.CommonProperties
org.writersforge.catalan.process.workers.javabean.JavaBeanProperties
Specialized properties container for JavaBeanWorker.
| Constructor Summary | |
JavaBeanProperties(IWorkProperties baseProps)
Creates a new instance of TextProperties. |
|
| Method Summary | |
boolean |
getCollapse()
Retrieves the value of the "collapse" property. |
org.writersforge.bellows.util.PropertyName.PropertyStyle |
getStyle()
Retrieves the value of the "style" property. |
| Methods inherited from class org.writersforge.catalan.process.properties.CommonProperties |
getCommand, getCount, getEndIndex, getStartIndex |
| Methods inherited from class org.writersforge.catalan.process.properties.ChainedProperties |
addPropertySet, getProperty, getPropertyNames, getPropertySets, toString |
| Methods inherited from class org.writersforge.catalan.process.properties.BaseWorkProperties |
asMap, asMap, getPropertyAsBoolean, getPropertyAsDatum, getPropertyAsMap, getPropertyAsNumber, getPropertyAsString |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Methods inherited from interface org.writersforge.catalan.process.properties.IWorkProperties |
getProperty, getPropertyAsBoolean, getPropertyAsDatum, getPropertyAsMap, getPropertyAsNumber, getPropertyAsString, getPropertyNames |
| Constructor Detail |
public JavaBeanProperties(IWorkProperties baseProps)
baseProps - properties to wrap| Method Detail |
public boolean getCollapse()
public org.writersforge.bellows.util.PropertyName.PropertyStyle getStyle()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||