com.sapportals.wcm.rendering.collection.cm

Class PropertyColumnRenderer

java.lang.Object
  extended by com.sapportals.wcm.rendering.collection.cm.PropertyColumnRenderer

public class PropertyColumnRenderer
extends Object


Field Summary
static String CM_RND_ACTION
           
static String CM_RND_ICON
           
static String CM_RND_IMAGE
           
 
Constructor Summary
PropertyColumnRenderer()
           
 
Method Summary
static String getListPropertyColumnPadding(IPropertyColumn propertyColumn, boolean selectionActive)
          List EP6 for list, for all properties the padding is (3, 0, 0, 0) for beeing in the same align with checkbox or radio button for selection
static String[] getPropertyColumnArrayPadding(IPropertyColumn propertyColumn, boolean selectionActive)
          Returns the padding of the Property Column
static com.sapportals.htmlb.Component renderMetaProperty(IResourceRenderer renderer, IMetaName metaName, boolean hasContentLink, boolean useSecondaryStyle)
           
static com.sapportals.htmlb.Component renderPropertyColumn(IResourceRenderer renderer, IResource resource, IPropertyColumn propertyColumn, boolean useSecondaryStyle, IProxy proxy)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

CM_RND_ACTION

public static final String CM_RND_ACTION
See Also:
Constant Field Values

CM_RND_ICON

public static final String CM_RND_ICON
See Also:
Constant Field Values

CM_RND_IMAGE

public static final String CM_RND_IMAGE
See Also:
Constant Field Values
Constructor Detail

PropertyColumnRenderer

public PropertyColumnRenderer()
Method Detail

renderPropertyColumn

public static com.sapportals.htmlb.Component renderPropertyColumn(IResourceRenderer renderer,
                                                                  IResource resource,
                                                                  IPropertyColumn propertyColumn,
                                                                  boolean useSecondaryStyle,
                                                                  IProxy proxy)
                                                           throws com.sapportals.wdf.WdfException
Throws:
com.sapportals.wdf.WdfException

getListPropertyColumnPadding

public static String getListPropertyColumnPadding(IPropertyColumn propertyColumn,
                                                  boolean selectionActive)
                                           throws com.sapportals.wdf.WdfException
List EP6 for list, for all properties the padding is (3, 0, 0, 0) for beeing in the same align with checkbox or radio button for selection

Throws:
com.sapportals.wdf.WdfException

getPropertyColumnArrayPadding

public static String[] getPropertyColumnArrayPadding(IPropertyColumn propertyColumn,
                                                     boolean selectionActive)
                                              throws com.sapportals.wdf.WdfException
Returns the padding of the Property Column

Parameters:
propertyColumn -
selectionActive -
Returns:
Throws:
com.sapportals.wdf.WdfException

renderMetaProperty

public static com.sapportals.htmlb.Component renderMetaProperty(IResourceRenderer renderer,
                                                                IMetaName metaName,
                                                                boolean hasContentLink,
                                                                boolean useSecondaryStyle)
                                                         throws com.sapportals.wdf.WdfException
Throws:
com.sapportals.wdf.WdfException


Copyright 2011 SAP AG Complete Copyright Notice