Interface IBeanProperty
.NET interface for TO BE DEFINED FROM USER
public interface IBeanProperty : IAnnotation
- Inherited Members
Methods
Bound()
https://docs.oracle.com/en/java/javase/11/docs/api/java.desktop/java/beans/BeanProperty.html#bound()
bool Bound()
Returns
Description()
String Description()
Returns
EnumerationValues()
String[] EnumerationValues()
Returns
Expert()
bool Expert()
Returns
Hidden()
bool Hidden()
Returns
Preferred()
bool Preferred()
Returns
Required()
bool Required()
Returns
VisualUpdate()
bool VisualUpdate()