ariba.ui.table
Class AWTEntity

java.lang.Object
  extended by ariba.ui.table.AWTEntity
Direct Known Subclasses:
AWTCSVDataSource.Entity

public abstract class AWTEntity
extends Object


Constructor Summary
AWTEntity()
           
 
Method Summary
 String defaultAlignmentForKey(String key)
           
abstract  String defaultFormatterNameForKey(String key)
           
abstract  String displayStringForKey(String key)
           
abstract  List propertyKeys()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AWTEntity

public AWTEntity()
Method Detail

propertyKeys

public abstract List propertyKeys()

defaultFormatterNameForKey

public abstract String defaultFormatterNameForKey(String key)

displayStringForKey

public abstract String displayStringForKey(String key)

defaultAlignmentForKey

public String defaultAlignmentForKey(String key)


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