Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Org.metawidget.inspector.annotation Classes and Interfaces - 11 results found.
NameDescriptionTypePackageFramework
MetawidgetAnnotationInspectorInspects annotations defined by Metawidget (declared in this same package).Classorg.metawidget.inspector.annotationMetaWidget
UiActionIdentifies a method as being an executable action.Classorg.metawidget.inspector.annotationMetaWidget
UiAttributeAnnotates an arbitrary Metawidget attribute.Classorg.metawidget.inspector.annotationMetaWidget
UiAttributesAnnotates arbitrary attributes for the UI.Classorg.metawidget.inspector.annotationMetaWidget
UiComesAfterAnnotates the field comes after the other given field(s) in the UI.Classorg.metawidget.inspector.annotationMetaWidget
UiLabelAnnotates the field should have the given label in the UI.Classorg.metawidget.inspector.annotationMetaWidget
UiLargeAnnotates the field should be 'large' in the UI.Classorg.metawidget.inspector.annotationMetaWidget
UiLookupAnnotates the value in the field should belong to the given set of Strings.Classorg.metawidget.inspector.annotationMetaWidget
UiRequiredAnnotates the field should be 'required' in the UI.Classorg.metawidget.inspector.annotationMetaWidget
UiSectionAnnotates the field should be preceding by a section heading.Classorg.metawidget.inspector.annotationMetaWidget
UiWideAnnotates the field should be 'wide' in the UI, spanning all columns in a multi-column layout.Classorg.metawidget.inspector.annotationMetaWidget