Table of Contents

Interface IBeanProperty

Namespace
Java.Beans
Assembly
MASES.JNet.dll

.NET interface for TO BE DEFINED FROM USER

public interface IBeanProperty : IAnnotation
Inherited Members

Methods

Bound()

bool Bound()

Returns

bool

bool

Description()

String Description()

Returns

String

String

EnumerationValues()

String[] EnumerationValues()

Returns

String[]

String

Expert()

bool Expert()

Returns

bool

bool

Hidden()

bool Hidden()

Returns

bool

bool

Preferred()

bool Preferred()

Returns

bool

bool

Required()

bool Required()

Returns

bool

bool

VisualUpdate()

bool VisualUpdate()

Returns

bool

bool