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