|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectariba.ui.meta.annotations.Property
public class Property
Set of annotations that correspond to *traits* (defined in WidgetsRules.oss)
Nested Class Summary | |
---|---|
static interface |
Property.Editable
|
static interface |
Property.Label
|
static interface |
Property.Valid
|
static interface |
Property.Visible
|
Constructor Summary | |
---|---|
Property()
|
Method Summary | |
---|---|
static void |
registerAnnotationListeners(ObjectMeta meta)
|
static void |
registerProperty(java.lang.Class annotationClass,
ObjectMeta meta)
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public Property()
Method Detail |
---|
public static void registerAnnotationListeners(ObjectMeta meta)
public static void registerProperty(java.lang.Class annotationClass, ObjectMeta meta)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |