Package ipsk.beans.form
Interface PropertyConfiguration
- 
 public interface PropertyConfiguration
- 
- 
Method SummaryAll Methods Instance Methods Abstract Methods Modifier and Type Method Description java.lang.Class<?>getBeanClass()java.beans.PropertyDescriptorgetPropertyDescriptor()booleanisRequired()booleanisShow()
 
-