|
Servoy 5.x Public API | |||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
public interface IPropertyDescriptorProvider
Interface for converters and validators to describe there properties
| Method Summary | |
|---|---|
IPropertyDescriptor |
getPropertyDescriptor(String property)
Return the IPropertyDescriptor for the given property. |
void |
validateProperties(Map<String,String> properties)
THIS METHOD ISNT CALLED YET. |
| Method Detail |
|---|
IPropertyDescriptor getPropertyDescriptor(String property)
IPropertyDescriptor for the given property.
property -
PropertyDescriptorvoid validateProperties(Map<String,String> properties)
properties -
|
Copyright © 2010 Servoy B.V. | |||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||