|
||||||||||
| PREV CLASS Documentation homepage NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectilog.views.util.psheet.BeanPropertyDescriptor
ilog.views.maps.beans.editor.ReadBeanPropertyDescriptor
public class ReadBeanPropertyDescriptor
Descriptor used for properties that have a setter and no getter. Those properties will then be managed as non public.
| Constructor Summary | |
|---|---|
ReadBeanPropertyDescriptor(PropertyDescriptor property)
Creates a new ReadBeanPropertyDescriptor. |
|
| Method Summary | |
|---|---|
boolean |
isPublic()
Returns false if the property has no read method. |
| Methods inherited from class ilog.views.util.psheet.BeanPropertyDescriptor |
|---|
get, getDisplayName, getDocumentation, getGetDocumentation, getName, getPropertyDescriptor, getPropertyEditorClass, getPropertyType, getSetDocumentation, getShortDescription, set, setPropertyEditorClass |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ReadBeanPropertyDescriptor(PropertyDescriptor property)
ReadBeanPropertyDescriptor.
BeanPropertyDescriptor.BeanPropertyDescriptor(java.beans.PropertyDescriptor)| Method Detail |
|---|
public boolean isPublic()
isPublic in interface ilog.views.util.psheet.IlvPropertyDescriptorisPublic in class ilog.views.util.psheet.BeanPropertyDescriptor
|
||||||||||
| PREV CLASS Documentation homepage NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||