|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectariba.ui.meta.annotations.Trait
public class Trait
Set of annotations that correspond to *traits* (defined in WidgetsRules.oss)
Nested Class Summary | |
---|---|
static interface |
Trait.LabelField
|
static interface |
Trait.LongText
|
static interface |
Trait.Required
|
static interface |
Trait.RichText
|
static interface |
Trait.Secret
|
static interface |
Trait.Truncated
|
Constructor Summary | |
---|---|
Trait()
|
Method Summary | |
---|---|
static void |
registerAnnotation(java.lang.Class annotationClass,
java.lang.String name,
ObjectMeta meta)
|
static void |
registerAnnotationListeners(ObjectMeta meta)
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public Trait()
Method Detail |
---|
public static void registerAnnotationListeners(ObjectMeta meta)
public static void registerAnnotation(java.lang.Class annotationClass, java.lang.String name, ObjectMeta meta)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |