com.sap.netweaver.bc.uwl.config

Class DisplayAttributes

java.lang.Object
  extended bycom.sap.netweaver.bc.uwl.config.AttributeCollection
      extended bycom.sap.netweaver.bc.uwl.config.DisplayAttributes
All Implemented Interfaces:
Cloneable, Serializable

public class DisplayAttributes
extends AttributeCollection
implements Cloneable, Serializable

Represents collection of dislay attributes. Typically one display attribute maps to one column in the UWL list view.

See Also:
Serialized Form

Constructor Summary
DisplayAttributes(List attrs)
           
 
Method Summary
 Object clone()
           
 
Methods inherited from class com.sap.netweaver.bc.uwl.config.AttributeCollection
getAttribute, getAttributeNames, getAttributes, isEmpty, setAttributes, size, values
 
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DisplayAttributes

public DisplayAttributes(List attrs)
Method Detail

clone

public Object clone()
             throws CloneNotSupportedException
Overrides:
clone in class AttributeCollection
Throws:
CloneNotSupportedException


Copyright 2006 SAP AG Complete Copyright Notice