ariba.ui.meta.annotations
Class Trait

java.lang.Object
  extended by ariba.ui.meta.annotations.Trait

public class Trait
extends java.lang.Object

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

Trait

public Trait()
Method Detail

registerAnnotationListeners

public static void registerAnnotationListeners(ObjectMeta meta)

registerAnnotation

public static void registerAnnotation(java.lang.Class annotationClass,
                                      java.lang.String name,
                                      ObjectMeta meta)


AribaWeb User Interface Development Framework
Copyright © 2000-2014 Ariba, Inc. All Rights Reserved.