ariba.ui.meta.annotations
Class Property

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

public class Property
extends java.lang.Object

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

Property

public Property()
Method Detail

registerAnnotationListeners

public static void registerAnnotationListeners(ObjectMeta meta)

registerProperty

public static void registerProperty(java.lang.Class annotationClass,
                                    ObjectMeta meta)


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