com.sapportals.wcm.repository.service.layout.customizing

Interface ICollectionRendererParameterNameStrings

All Known Subinterfaces:
IParameterName, IParameterNameStrings

public interface ICollectionRendererParameterNameStrings

This class serves as key in the Parameters map.


Field Summary
static String BACKGROUNDIMAGEPATH_KEY
          the image path for the background
static String BACKGROUNDIMAGESTYLE_KEY
          the image style for the background
static String BREADCRUMBSTYLE_KEY
          determins the style of a breadcrump (enum)
static String BREADCRUMBVISIBILITYSTYLE_KEY
           
static String BREADCRUMBVISIBILITYSTYLE_KEY_OLD
          determins the mode of a breadcrump (enum)
static String COLLECTION_ACTIONSTYLE_KEY
          determins the style, how the actions for a the root collection of a collection renderer are rendered
static String COLUMNS_KEY
          the number of columns for resources in a collection
static String COLUMNSPACING_KEY
          space between two columns, 0 means no space
static String COLUMNSPACINGSTYLE_KEY
          which spacing has to be used between columns in a list
static String COMPONENTS_KEY
           
static String EMPTY_COLLECTION_FILE_KEY
          Gives the bundle file for empty collections info text
static String EMPTY_COLLECTION_KEY_KEY
          Gives the bundle key for empty collections info text
static String EMPTY_COLLECTION_STYLE_KEY
          Gives the style for empty collections info text
static String FILTEREXTENSION_KEY
          list of all extensions used to filter, use prefix - to exclude
static String FILTERMIMETYPE_KEY
          list of all mimetypes used to filter, use prefix - to exclude
static String FILTERRESOURCETYPE_KEY
          list of all resourcetypes used to filter, use prefix - to exclude
static String GRIDORDERSTYLE_KEY
          the way how resources are ordered in a grid
static String GROUP_STYLE
          Used for setting the group style for CollectionGroup & ResourceGroup Renderer
static String HEADER_TEXT_STYLE
          Header Text Style - e.g. in a link list
static String HTML_FILENAME_KEY
          File to use for HTML Collection Renderer
static String IMAGEMAP_KEY
          Image map to use
static String ITEMSELECTIONMODE_KEY
          how to select items
static String LINKSSTYLE_KEY
          which linkes are rendered
static String MASSACTIONSTYLE_KEY
          determins the style, how the actions for multiple resources are rendered
static String MAX_NUM_OF_TABS
          Used for Tab Collection Renderer
static String NO_OF_CHILD_FOR_NODE
          limites the number of children displayed for a node
static String NO_TAB_CONTENT
           
static String OPEN_NODES_STYLE
          the displaying mode of the opened nodes into a tree
static String OPENTARGETTYPE_KEY
          where to display a resource
static String PAGER_LINK_COUNT_KEY
          Defines how many intervals will be displayed by the pager
static String PAGER_SHOW_NUMBER_KEY
          Defines if the number of elements will be displayed regardless if max amount is reached or not
static String PROPERTY_COLUMN_HEADER_STYLE_KEY
           
static String PROPERTY_COLUMN_HEADER_STYLE_KEY_OLD
          determins the style of the column header(enum)
static String PROPERTYCOLUMNS_KEY
          The columns to show
static String RESIZEHEIGHTSTYLE_KEY
          determins whether a renderer has to be resizable in the height
static String RESIZEWIDHTSTYLE_KEY
          determins whether a renderer has to be resizable in the width
static String RESOURCE_LIST_FILTER_KEY
          key to ask for an instance of IResourceListFilter
static String ROWBACKGROUNDSTYLE_KEY
          the background of the rows in a list or a table
static String ROWS_KEY
          the number of rows for resources per page
static String ROWSPACING_KEY
          space between two rows, 0 means no space
static String ROWSPACINGSTYLE_KEY
          which spacing has to be used between rows in a list
static String SHOW_HIDDEN_KEY
          show hidden resources
static String SHOW_TREE_ROOT_NODE_KEY
          Used for Tree Collection Renderer
static String SHOWFILESSTYLE_KEY
          which files are rendered
static String SHOWFOLDERSSTYLE_KEY
          which folders are rendered
static String SHOWFOLDERTITLE_KEY
          determins whether to show or hide the header of a folder in a resource list (boolean)
static String SHOWUSERID_KEY
          render the user id in business card
static String SHOWUSERNAME_KEY
          render the user name in business card
static String SORT_ENABLED_KEY
          determins whether the sor feature in enabled for header titles in a resource list (boolean) This should be disabled if the list displays search results
static String SORT_ORDER_KEY
          The property for sorting
static String SORT_PROPERTY_KEY
          The property for sorting
static String TAB_BODY_FLAVOR
           
static String TAB_STYLE_SAFE
           
static String UI_COLL_RENDERER_KEY
          key to ask for an instance of ICollectionRenderer
static String UI_GROUP_COLLECTION_KEY
          key to ask for an instance of group id for the mass actions menu
static String UI_GROUP_MASS_KEY
          key to ask for an instance of group id for the mass actions menu
static String USE_SCROLL_CONTAINER
          if the tree is rendered into a scroll container or not
static String VERTICAL_ALIGNMENT_KEY
           
 

Field Detail

UI_COLL_RENDERER_KEY

static final String UI_COLL_RENDERER_KEY
key to ask for an instance of ICollectionRenderer

See Also:
Constant Field Values

RESOURCE_LIST_FILTER_KEY

static final String RESOURCE_LIST_FILTER_KEY
key to ask for an instance of IResourceListFilter

See Also:
Constant Field Values

SHOW_HIDDEN_KEY

static final String SHOW_HIDDEN_KEY
show hidden resources

See Also:
Constant Field Values

SHOWFOLDERSSTYLE_KEY

static final String SHOWFOLDERSSTYLE_KEY
which folders are rendered

See Also:
SHOWFOLDERSSTYLE_DEFAULT, SHOWFOLDERSSTYLE_OFF, SHOWFOLDERSSTYLE_ALL, SHOWFOLDERSSTYLE_VISIBLE, Constant Field Values

SHOWFILESSTYLE_KEY

static final String SHOWFILESSTYLE_KEY
which files are rendered

See Also:
SHOWFILESSTYLE_DEFAULT, SHOWFILESSTYLE_OFF, SHOWFILESSTYLE_ALL, SHOWFILESSTYLE_VISIBLE, Constant Field Values

LINKSSTYLE_KEY

static final String LINKSSTYLE_KEY
which linkes are rendered

See Also:
SHOWFILESSTYLE_DEFAULT, SHOWFILESSTYLE_OFF, SHOWFILESSTYLE_ALL, SHOWFILESSTYLE_VISIBLE, Constant Field Values

FILTEREXTENSION_KEY

static final String FILTEREXTENSION_KEY
list of all extensions used to filter, use prefix - to exclude

See Also:
Constant Field Values

FILTERMIMETYPE_KEY

static final String FILTERMIMETYPE_KEY
list of all mimetypes used to filter, use prefix - to exclude

See Also:
Constant Field Values

FILTERRESOURCETYPE_KEY

static final String FILTERRESOURCETYPE_KEY
list of all resourcetypes used to filter, use prefix - to exclude

See Also:
Constant Field Values

RESIZEWIDHTSTYLE_KEY

static final String RESIZEWIDHTSTYLE_KEY
determins whether a renderer has to be resizable in the width

See Also:
Constant Field Values

RESIZEHEIGHTSTYLE_KEY

static final String RESIZEHEIGHTSTYLE_KEY
determins whether a renderer has to be resizable in the height

See Also:
Constant Field Values

BREADCRUMBSTYLE_KEY

static final String BREADCRUMBSTYLE_KEY
determins the style of a breadcrump (enum)

See Also:
BREADCRUMBSTYLE_HORIZONTAL, BREADCRUMBSTYLE_VERTICAL, BREADCRUMBSTYLE_OFF, Constant Field Values

BREADCRUMBVISIBILITYSTYLE_KEY_OLD

static final String BREADCRUMBVISIBILITYSTYLE_KEY_OLD
determins the mode of a breadcrump (enum)

See Also:
BREADCRUMBVISIBILITYSTYLE_STANDARD, BREADCRUMBVISIBILITYSTYLE_INVISIBLE, BREADCRUMBVISIBILITYSTYLE_NOICON, BREADCRUMBVISIBILITYSTYLE_NOTFORROOT, Constant Field Values

BREADCRUMBVISIBILITYSTYLE_KEY

static final String BREADCRUMBVISIBILITYSTYLE_KEY
See Also:
Constant Field Values

PROPERTY_COLUMN_HEADER_STYLE_KEY_OLD

static final String PROPERTY_COLUMN_HEADER_STYLE_KEY_OLD
determins the style of the column header(enum)

See Also:
Constant Field Values

PROPERTY_COLUMN_HEADER_STYLE_KEY

static final String PROPERTY_COLUMN_HEADER_STYLE_KEY
See Also:
Constant Field Values

SHOWFOLDERTITLE_KEY

static final String SHOWFOLDERTITLE_KEY
determins whether to show or hide the header of a folder in a resource list (boolean)

See Also:
Constant Field Values

SORT_ENABLED_KEY

static final String SORT_ENABLED_KEY
determins whether the sor feature in enabled for header titles in a resource list (boolean) This should be disabled if the list displays search results

See Also:
Constant Field Values

COLUMNS_KEY

static final String COLUMNS_KEY
the number of columns for resources in a collection

See Also:
Constant Field Values

ROWS_KEY

static final String ROWS_KEY
the number of rows for resources per page

See Also:
Constant Field Values

ROWSPACINGSTYLE_KEY

static final String ROWSPACINGSTYLE_KEY
which spacing has to be used between rows in a list

See Also:
ROWSPACINGSTYLE_DEFAULT, ROWSPACINGSTYLE_MINIMUM, ROWSPACINGSTYLE_FIXED, Constant Field Values

ROWBACKGROUNDSTYLE_KEY

static final String ROWBACKGROUNDSTYLE_KEY
the background of the rows in a list or a table

See Also:
ROWSPACINGSTYLE_ALTERNATING, ROWSPACINGSTYLE_TRANSPARENT, Constant Field Values

BACKGROUNDIMAGEPATH_KEY

static final String BACKGROUNDIMAGEPATH_KEY
the image path for the background

See Also:
Constant Field Values

BACKGROUNDIMAGESTYLE_KEY

static final String BACKGROUNDIMAGESTYLE_KEY
the image style for the background

See Also:
Constant Field Values

ROWSPACING_KEY

static final String ROWSPACING_KEY
space between two rows, 0 means no space

See Also:
Constant Field Values

COLUMNSPACINGSTYLE_KEY

static final String COLUMNSPACINGSTYLE_KEY
which spacing has to be used between columns in a list

See Also:
COLUMNSPACINGSTYLE_DEFAULT, COLUMNSPACINGSTYLE_MINIMUM, COLUMNSPACINGSTYLE_FIXED, Constant Field Values

COLUMNSPACING_KEY

static final String COLUMNSPACING_KEY
space between two columns, 0 means no space

See Also:
Constant Field Values

ITEMSELECTIONMODE_KEY

static final String ITEMSELECTIONMODE_KEY
how to select items

See Also:
Constant Field Values

COLLECTION_ACTIONSTYLE_KEY

static final String COLLECTION_ACTIONSTYLE_KEY
determins the style, how the actions for a the root collection of a collection renderer are rendered

See Also:
ROOTACTIONSTYLE_DEFAULT, ROOTACTIONSTYLE_OFF, ROOTACTIONSTYLE_LINK, ROOTACTIONSTYLE_HOVER, ROOTACTIONSTYLE_MENU, Constant Field Values

UI_GROUP_COLLECTION_KEY

static final String UI_GROUP_COLLECTION_KEY
key to ask for an instance of group id for the mass actions menu

See Also:
Constant Field Values

PROPERTYCOLUMNS_KEY

static final String PROPERTYCOLUMNS_KEY
The columns to show

See Also:
Constant Field Values

SORT_PROPERTY_KEY

static final String SORT_PROPERTY_KEY
The property for sorting

See Also:
Constant Field Values

SORT_ORDER_KEY

static final String SORT_ORDER_KEY
The property for sorting

See Also:
Constant Field Values

MASSACTIONSTYLE_KEY

static final String MASSACTIONSTYLE_KEY
determins the style, how the actions for multiple resources are rendered

See Also:
MASSACTIONSTYLE_DEFAULT, MASSACTIONSTYLE_OFF, MASSACTIONSTYLE_LINK, MASSACTIONSTYLE_HOVER, MASSACTIONSTYLE_MENU, Constant Field Values

UI_GROUP_MASS_KEY

static final String UI_GROUP_MASS_KEY
key to ask for an instance of group id for the mass actions menu

See Also:
Constant Field Values

GRIDORDERSTYLE_KEY

static final String GRIDORDERSTYLE_KEY
the way how resources are ordered in a grid

See Also:
GRIDORDERSTYLE_DEFAULT, GRIDORDERSTYLE_OFF, GRIDORDERSTYLE_ROW_MAJOR, GRIDORDERSTYLE_COLUMN_MAJOR, Constant Field Values

SHOWUSERID_KEY

static final String SHOWUSERID_KEY
render the user id in business card

See Also:
Constant Field Values

SHOWUSERNAME_KEY

static final String SHOWUSERNAME_KEY
render the user name in business card

See Also:
Constant Field Values

IMAGEMAP_KEY

static final String IMAGEMAP_KEY
Image map to use

See Also:
Constant Field Values

OPENTARGETTYPE_KEY

static final String OPENTARGETTYPE_KEY
where to display a resource

See Also:
OPENTARGETTYPE_DEFAULT, OPENTARGETTYPE_OFF, OPENTARGETTYPE_SELF, OPENTARGETTYPE_NEW, OPENTARGETTYPE_FIXED, Constant Field Values

HTML_FILENAME_KEY

static final String HTML_FILENAME_KEY
File to use for HTML Collection Renderer

See Also:
Constant Field Values

HEADER_TEXT_STYLE

static final String HEADER_TEXT_STYLE
Header Text Style - e.g. in a link list

See Also:
Constant Field Values

COMPONENTS_KEY

static final String COMPONENTS_KEY
See Also:
Constant Field Values

VERTICAL_ALIGNMENT_KEY

static final String VERTICAL_ALIGNMENT_KEY
See Also:
Constant Field Values

PAGER_LINK_COUNT_KEY

static final String PAGER_LINK_COUNT_KEY
Defines how many intervals will be displayed by the pager

See Also:
Constant Field Values

PAGER_SHOW_NUMBER_KEY

static final String PAGER_SHOW_NUMBER_KEY
Defines if the number of elements will be displayed regardless if max amount is reached or not

See Also:
Constant Field Values

GROUP_STYLE

static final String GROUP_STYLE
Used for setting the group style for CollectionGroup & ResourceGroup Renderer

See Also:
GROUP_STYLE_OFF, GROUP_STYLE_SAPCOLOR, GROUP_STYLE_PRIMARYCOLOR, GROUP_STYLE_SECONDARYCOLOR, GROUP_STYLE_SECONDARYBOX, GROUP_STYLE_SECONDARYBOXCOLOR, Constant Field Values

EMPTY_COLLECTION_FILE_KEY

static final String EMPTY_COLLECTION_FILE_KEY
Gives the bundle file for empty collections info text

See Also:
Constant Field Values

EMPTY_COLLECTION_KEY_KEY

static final String EMPTY_COLLECTION_KEY_KEY
Gives the bundle key for empty collections info text

See Also:
Constant Field Values

EMPTY_COLLECTION_STYLE_KEY

static final String EMPTY_COLLECTION_STYLE_KEY
Gives the style for empty collections info text

See Also:
EMPTY_COLLECTION_STYLE_OFF, EMPTY_COLLECTION_STYLE_TEXT, EMPTY_COLLECTION_STYLE_MESSAGE, Constant Field Values

SHOW_TREE_ROOT_NODE_KEY

static final String SHOW_TREE_ROOT_NODE_KEY
Used for Tree Collection Renderer

See Also:
Constant Field Values

MAX_NUM_OF_TABS

static final String MAX_NUM_OF_TABS
Used for Tab Collection Renderer

See Also:
Constant Field Values

NO_TAB_CONTENT

static final String NO_TAB_CONTENT
See Also:
Constant Field Values

TAB_BODY_FLAVOR

static final String TAB_BODY_FLAVOR
See Also:
Constant Field Values

TAB_STYLE_SAFE

static final String TAB_STYLE_SAFE
See Also:
Constant Field Values

NO_OF_CHILD_FOR_NODE

static final String NO_OF_CHILD_FOR_NODE
limites the number of children displayed for a node

See Also:
Constant Field Values

USE_SCROLL_CONTAINER

static final String USE_SCROLL_CONTAINER
if the tree is rendered into a scroll container or not

See Also:
Constant Field Values

OPEN_NODES_STYLE

static final String OPEN_NODES_STYLE
the displaying mode of the opened nodes into a tree

See Also:
Constant Field Values
Access Rights

This class can be accessed from:


SC DC Public Part ACH
[sap.com] KMC-WPC [sap.com] tc/kmc/wpc/wpcfacade api EP-PIN-WPC-WCM
[sap.com] KMC-CM [sap.com] tc/km/frwk api EP-KM-CM


Copyright 2011 SAP AG Complete Copyright Notice