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

Interface ICollectionRendererParameterNameConst

All Known Subinterfaces:
IParameterName, IParameterNameConst
All Known Implementing Classes:
AbstractCollectionRenderer, AbstractLayoutController, AbstractResourceRenderer, AlignmentCollectionRenderer, AlignmentCollectionRendererNews, BusinessCardCollectionRenderer, CollectionGridRenderer, CollectionGroupRenderer, CollectionListRenderer, CollectionTableRenderer, CollectionTabRenderer, CollectionTreeRenderer, CollectionTreeRenderer2, CollectionTreeRendererOld, DefaultLayoutController, DiscussionGroupLayoutController, FlatLayoutController, GridListLayoutController, HTMLRenderer, ImageMapRenderer, KMMonitorHistoryTableRenderer, LightCollectionRenderer, LinkListCollectionRenderer, MenuBredcrumbListLayoutController, MenuTreeListLayoutController, MenuTreeListPreviewLayoutController, MenuTreeTabListLayoutController, ObjectIdentificationRenderer, PendingImportLayoutController, ReportingLayoutController, ResourceNavigationRenderer, ResourceSelectionDoubleLayoutController, ResourceSelectionLayoutController, SearchLayoutController, SimpleLayoutController, SlimCollectionListRenderer, SlimCollectionRenderer, SortHandler, TabLayoutController, TreePreviewLayoutController, TreeTaxListLayoutController, TripleControlLayoutController, UICommandRenderer

public interface ICollectionRendererParameterNameConst

This class serves as key in the Parameters map. It contains parameters for collection renderers


Field Summary
static IParameterName BACKGROUNDIMAGEPATH
          the image path for the background
static IParameterName BACKGROUNDIMAGESTYLE
          the image style for the background
static String BACKGROUNDIMAGESTYLE_MULTIPLE
          repeated image *
static String BACKGROUNDIMAGESTYLE_SINGLE
          single image *
static IParameterName BREADCRUMBSTYLE
          determins the style of a breadcrump (enum)
static String BREADCRUMBSTYLE_BACK
          render breadcrump back link *
static String BREADCRUMBSTYLE_DRPODOWN
          render breadcrump vertical *
static String BREADCRUMBSTYLE_HORIZONTAL
          render breadcrump horizontal *
static String BREADCRUMBSTYLE_OFF
          don't render breadcrump *
static String BREADCRUMBSTYLE_VERTICAL
          render breadcrump vertical *
static IParameterName BREADCRUMBVISIBILITYSTYLE
          determins the mode of a breadcrump (enum)
static String BREADCRUMBVISIBILITYSTYLE_DISABLEROOT
          breadcrumb is completely off for root
static String BREADCRUMBVISIBILITYSTYLE_INVISIBLE
          only commands *
static String BREADCRUMBVISIBILITYSTYLE_INVISIBLEROOT
          root level shows no breadcrumb, but commands *
static String BREADCRUMBVISIBILITYSTYLE_NOICON
          render breadcrump no icon *
static String BREADCRUMBVISIBILITYSTYLE_STANDARD
          standard breadcrumb as it is now, also default for "Not Set"*
static IParameterName COLLECTION_ACTIONSTYLE
          determins the style, how the actions for a the root collection of a collection renderer are rendered
static String COLLECTION_ACTIONSTYLE_BUTTON
          render actions as button menu *
static String COLLECTION_ACTIONSTYLE_HOVER
          render actions as hover menu *
static String COLLECTION_ACTIONSTYLE_LINK
          render actions as links *
static String COLLECTION_ACTIONSTYLE_MENU
          render actions as menubar *
static String COLLECTION_ACTIONSTYLE_OFF
          don't render actions *
static String COLLECTION_ACTIONSTYLE_SMALLBUTTON
          render actions as small button menu *
static String COLLECTION_ACTIONSTYLE_TOOLBAR_BUTTON
          render actions as toolbar button menu *
static IParameterName COLUMNS
          the number of columns for resources in a collection *
static IParameterName COLUMNSPACING
          space between two columns, 0 means no space *
static IParameterName COLUMNSPACINGSTYLE
          which spacing has to be used between columns in a list
static String COLUMNSPACINGSTYLE_FIXED
          use a fixed value *
static String COLUMNSPACINGSTYLE_MINIMUM
          use a mimimum value *
static IParameterName COMPONENTS
          Components list attached to collection
static IParameterName EMPTY_COLLECTION_FILE
          Gives the bundle file for empty collections info text
static IParameterName EMPTY_COLLECTION_KEY
          Gives the bundle key for empty collections info text
static IParameterName EMPTY_COLLECTION_STYLE
          Gives the style for empty collections info text
static String EMPTY_COLLECTION_STYLE_MESSAGE
           
static String EMPTY_COLLECTION_STYLE_OFF
           
static String EMPTY_COLLECTION_STYLE_TEXT
           
static String FILESELECTIONMODE_MULTIPLE
          multiple selection of files
static String FILESELECTIONMODE_SINGLE
          single selection of files
static IParameterName FILTEREXTENSION
          list of all extensions used to filter, use prefix - to exclude *
static IParameterName FILTERMIMETYPE
          list of all mimetypes used to filter, use prefix - to exclude *
static IParameterName FILTERRESOURCETYPE
          list of all resourcetypes used to filter, use prefix - to exclude *
static String FOLDERSELECTIONMODE_MULTIPLE
          multiple selection of folders
static String FOLDERSELECTIONMODE_SINGLE
          single selection of folders
static IParameterName GRIDORDERSTYLE
          the way how resources are ordered in a grid
static String GRIDORDERSTYLE_COLUMN_MAJOR
          sort order in a grid: fill one column after another*
static String GRIDORDERSTYLE_ROW_MAJOR
          sort order in a grid: fill one row after another*
static IParameterName GROUP_STYLE
          Used for setting the group style for CollectionGroup & ResourceGroup Renderer
static String GROUP_STYLE_OFF
           
static String GROUP_STYLE_PRIMARYCOLOR
           
static String GROUP_STYLE_SAPCOLOR
           
static String GROUP_STYLE_SECONDARYBOX
           
static String GROUP_STYLE_SECONDARYBOXCOLOR
           
static String GROUP_STYLE_SECONDARYCOLOR
           
static IParameterName HEADER_TEXT_STYLE
          Header Text Style - e.g. in a link list
static IParameterName HTML_FILENAME
          File to use for HTML Collection Renderer *
static IParameterName IMAGEMAP
          Image map to use *
static IParameterName ITEMSELECTIONMODE
          how to select items *
static String ITEMSELECTIONMODE_MULTIPLE
          multiple selection *
static String ITEMSELECTIONMODE_OFF
          items can not be selected *
static String ITEMSELECTIONMODE_SINGLE
          single selection *
static IParameterName LINKSSTYLE
          which linkes are rendered
static String LINKSSTYLE_ALL
          show all links *
static String LINKSSTYLE_EXTERNAL
          show only external links *
static String LINKSSTYLE_INTERNAL
          show only internal links *
static String LINKSSTYLE_OFF
          don't render links *
static String LINKSSTYLE_VISIBLE
          show only visible links *
static IParameterName MASSACTIONSTYLE
          determins the style, how the actions for multiple resources are rendered
static String MASSACTIONSTYLE_BUTTON
          render actions as button menu *
static String MASSACTIONSTYLE_HOVER
          render actions as hover menu *
static String MASSACTIONSTYLE_ICON
          render actions as icon menu
static String MASSACTIONSTYLE_LINK
          render actions as links *
static String MASSACTIONSTYLE_MENU
          render actions as menubar *
static String MASSACTIONSTYLE_OFF
          don't render actions *
static String MASSACTIONSTYLE_SMALLBUTTON
          render actions as small button *
static String MASSACTIONSTYLE_TOOLBAR_BUTTON
          render actions as toolbar button *
static String MASSACTIONSTYLE_VERTICAL_LINK
          render actions as vertical link menu *
static IParameterName MAX_NUM_OF_TABS
          Used for Tab Collection Renderer
static IParameterName NO_OF_CHILD_FOR_NODE
          limites the number of children displayed for a node
static IParameterName NO_TAB_CONTENT
           
static IParameterName OPEN_NODES_STYLE
          the displaying mode of the opened nodes into a tree
static String OPEN_NODES_STYLE_All
           
static String OPEN_NODES_STYLE_LAST_SELECTED
           
static IParameterName OPENTARGETTYPE
          where to display a resource
static String OPENTARGETTYPE_FIXED
          open in new window with fixed target name *
static String OPENTARGETTYPE_NEW
          open in new window *
static String OPENTARGETTYPE_OFF
          don't allow navigation *
static String OPENTARGETTYPE_SELF
          open in same window *
static IParameterName PAGER_LINK_COUNT
          Defines how many intervals will be displayed by the pager
static IParameterName PAGER_SHOW_NUMBER
          Defines if the number of elements will be displayed regardless if max amount is reached or not
static IParameterName PROPERTY_COLUMN_HEADER_STYLE
          determins the style of the column header(enum)
static String PROPERTY_COLUMN_HEADER_STYLE_LIST
          style like List *
static String PROPERTY_COLUMN_HEADER_STYLE_MENUE
          style like Menu Bar *
static String PROPERTY_COLUMN_HEADER_STYLE_OFF
          header off *
static String PROPERTY_COLUMN_HEADER_STYLE_TABLE
          style like Title *
static String PROPERTY_COLUMN_HEADER_STYLE_TRANSPARENT
          style like Transparent *
static IParameterName PROPERTYCOLUMNS
          The columns to show *
static IParameterName RESIZEHEIGHTSTYLE
          width of a complete item in a resource list, 0 means variable, values in px *
static String RESIZEHEIGHTSTYLE_COMPACT
          resizeable off *
static String RESIZEHEIGHTSTYLE_OFF
          resizeable off *
static String RESIZEHEIGHTSTYLE_STRETCH
          resizeable off *
static IParameterName RESIZEWIDHTSTYLE
          width of a complete item in a resource list, 0 means variable, values in px *
static String RESIZEWIDHTSTYLE_COMPACT
          resizeable off *
static String RESIZEWIDHTSTYLE_OFF
          resizeable off *
static String RESIZEWIDHTSTYLE_STRETCH
          resizeable off *
static IParameterName RESOURCE_LIST_FILTER
          key to ask for an instance of IResourceListFilter
static String RESOURCE_LIST_FILTER_DEFAULT
           
static IParameterName ROWBACKGROUNDSTYLE
          the background of the rows in a list or a table
static IParameterName ROWS
          the number of rows for resources per page *
static IParameterName ROWSPACING
          space between two rows, 0 means no space *
static IParameterName ROWSPACINGSTYLE
          which spacing has to be used between rows in a list
static String ROWSPACINGSTYLE_ALTERNATING
          alternate the background colour
static String ROWSPACINGSTYLE_BACKGROUND
          columns separated background colour
static String ROWSPACINGSTYLE_COLUMNALTERNATING
          alternate the background colour for the columns
static String ROWSPACINGSTYLE_COLUMNSEPARATED
          columns separated background colour
static String ROWSPACINGSTYLE_FIXED
          use a fixed value *
static String ROWSPACINGSTYLE_LINESEPARATED
          line separated background colour
static String ROWSPACINGSTYLE_MINIMUM
          use a mimimum value *
static String ROWSPACINGSTYLE_ROWALTERNATING
          alternate the background colour for the rows
static String ROWSPACINGSTYLE_TRANSPARENT
          transparent background colour
static IParameterName SHOW_HIDDEN
          show hidden resources
static IParameterName SHOW_TREE_ROOT_NODE
          Used for Tree Collection Renderer
static IParameterName SHOWFILESSTYLE
          which files are rendered
static String SHOWFILESSTYLE_ALL
          show all files *
static String SHOWFILESSTYLE_NOLINK
          show only visible files *
static String SHOWFILESSTYLE_OFF
          don't render files *
static String SHOWFILESTYLE_ONLYLINK
          show only visible files *
static IParameterName SHOWFOLDERSSTYLE
          which folders are rendered
static String SHOWFOLDERSSTYLE_ALL
          show all folders *
static String SHOWFOLDERSSTYLE_NOLINK
          show only visible folders *
static String SHOWFOLDERSSTYLE_OFF
          don't render folder *
static String SHOWFOLDERSSTYLE_ONLYLINK
          show only visible files *
static IParameterName SHOWFOLDERTITLE
          determins whether to show or hide the header of a folder in a resource list (boolean) *
static IParameterName SHOWUSERID
          render the user id in business card *
static IParameterName SHOWUSERNAME
          render the user name in business card *
static IParameterName SORT_ENABLED
          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 IParameterName SORT_ORDER
          The sort order *
static String SORT_ORDER_ASCENDING
          sort order ascending *
static String SORT_ORDER_DESCENDING
          sort order ascending *
static IParameterName SORT_PROPERTY
          The property for sorting *
static IParameterName TAB_BODY_FLAVOR
           
static IParameterName TAB_STYLE_SAFE
           
static IParameterName UI_COLL_RENDERER
          key to ask for an instance of ICollectionRenderer
static IParameterName UI_GROUP_COLLECTION
          key to ask for an instance of group id for the mass actions menu
static IParameterName UI_GROUP_MASS
          key to ask for an instance of group id for the mass actions menu
static IParameterName USE_SCROLL_CONTAINER
          if the tree is rendered into a scroll container or not
static IParameterName VERTICAL_ALIGNMENT
          Vertical aligment
static String VERTICAL_ALIGNMENT_BASELINE
          BASELINE vertical aligment
static String VERTICAL_ALIGNMENT_BOTTOM
          BOTTOM vertical aligment
static String VERTICAL_ALIGNMENT_MIDDLE
          MIDDLE vertical aligment
static String VERTICAL_ALIGNMENT_TOP
          TOP vertical aligment
 

Field Detail

UI_COLL_RENDERER

static final IParameterName UI_COLL_RENDERER
key to ask for an instance of ICollectionRenderer


RESOURCE_LIST_FILTER

static final IParameterName RESOURCE_LIST_FILTER
key to ask for an instance of IResourceListFilter


RESOURCE_LIST_FILTER_DEFAULT

static final String RESOURCE_LIST_FILTER_DEFAULT
See Also:
Constant Field Values

SHOW_HIDDEN

static final IParameterName SHOW_HIDDEN
show hidden resources


SHOWFOLDERSSTYLE

static final IParameterName SHOWFOLDERSSTYLE
which folders are rendered

See Also:
SHOWFOLDERSSTYLE_DEFAULT, SHOWFOLDERSSTYLE_OFF, SHOWFOLDERSSTYLE_ALL, SHOWFOLDERSSTYLE_VISIBLE

SHOWFOLDERSSTYLE_OFF

static final String SHOWFOLDERSSTYLE_OFF
don't render folder *

See Also:
Constant Field Values

SHOWFOLDERSSTYLE_ALL

static final String SHOWFOLDERSSTYLE_ALL
show all folders *

See Also:
Constant Field Values

SHOWFOLDERSSTYLE_NOLINK

static final String SHOWFOLDERSSTYLE_NOLINK
show only visible folders *

See Also:
Constant Field Values

SHOWFOLDERSSTYLE_ONLYLINK

static final String SHOWFOLDERSSTYLE_ONLYLINK
show only visible files *

See Also:
Constant Field Values

SHOWFILESSTYLE

static final IParameterName SHOWFILESSTYLE
which files are rendered

See Also:
SHOWFILESSTYLE_DEFAULT, SHOWFILESSTYLE_OFF, SHOWFILESSTYLE_ALL, SHOWFILESSTYLE_VISIBLE

SHOWFILESSTYLE_OFF

static final String SHOWFILESSTYLE_OFF
don't render files *

See Also:
Constant Field Values

SHOWFILESSTYLE_ALL

static final String SHOWFILESSTYLE_ALL
show all files *

See Also:
Constant Field Values

SHOWFILESSTYLE_NOLINK

static final String SHOWFILESSTYLE_NOLINK
show only visible files *

See Also:
Constant Field Values

SHOWFILESTYLE_ONLYLINK

static final String SHOWFILESTYLE_ONLYLINK
show only visible files *

See Also:
Constant Field Values

LINKSSTYLE

static final IParameterName LINKSSTYLE
which linkes are rendered

See Also:
SHOWFILESSTYLE_DEFAULT, SHOWFILESSTYLE_OFF, SHOWFILESSTYLE_ALL, SHOWFILESSTYLE_VISIBLE

LINKSSTYLE_OFF

static final String LINKSSTYLE_OFF
don't render links *

See Also:
Constant Field Values

LINKSSTYLE_ALL

static final String LINKSSTYLE_ALL
show all links *

See Also:
Constant Field Values

LINKSSTYLE_VISIBLE

static final String LINKSSTYLE_VISIBLE
show only visible links *

See Also:
Constant Field Values

LINKSSTYLE_INTERNAL

static final String LINKSSTYLE_INTERNAL
show only internal links *

See Also:
Constant Field Values

LINKSSTYLE_EXTERNAL

static final String LINKSSTYLE_EXTERNAL
show only external links *

See Also:
Constant Field Values

FILTEREXTENSION

static final IParameterName FILTEREXTENSION
list of all extensions used to filter, use prefix - to exclude *


FILTERMIMETYPE

static final IParameterName FILTERMIMETYPE
list of all mimetypes used to filter, use prefix - to exclude *


FILTERRESOURCETYPE

static final IParameterName FILTERRESOURCETYPE
list of all resourcetypes used to filter, use prefix - to exclude *


RESIZEWIDHTSTYLE

static final IParameterName RESIZEWIDHTSTYLE
width of a complete item in a resource list, 0 means variable, values in px *


RESIZEWIDHTSTYLE_OFF

static final String RESIZEWIDHTSTYLE_OFF
resizeable off *

See Also:
Constant Field Values

RESIZEWIDHTSTYLE_STRETCH

static final String RESIZEWIDHTSTYLE_STRETCH
resizeable off *

See Also:
Constant Field Values

RESIZEWIDHTSTYLE_COMPACT

static final String RESIZEWIDHTSTYLE_COMPACT
resizeable off *

See Also:
Constant Field Values

RESIZEHEIGHTSTYLE

static final IParameterName RESIZEHEIGHTSTYLE
width of a complete item in a resource list, 0 means variable, values in px *


RESIZEHEIGHTSTYLE_OFF

static final String RESIZEHEIGHTSTYLE_OFF
resizeable off *

See Also:
Constant Field Values

RESIZEHEIGHTSTYLE_STRETCH

static final String RESIZEHEIGHTSTYLE_STRETCH
resizeable off *

See Also:
Constant Field Values

RESIZEHEIGHTSTYLE_COMPACT

static final String RESIZEHEIGHTSTYLE_COMPACT
resizeable off *

See Also:
Constant Field Values

PROPERTY_COLUMN_HEADER_STYLE

static final IParameterName PROPERTY_COLUMN_HEADER_STYLE
determins the style of the column header(enum)


PROPERTY_COLUMN_HEADER_STYLE_MENUE

static final String PROPERTY_COLUMN_HEADER_STYLE_MENUE
style like Menu Bar *

See Also:
Constant Field Values

PROPERTY_COLUMN_HEADER_STYLE_LIST

static final String PROPERTY_COLUMN_HEADER_STYLE_LIST
style like List *

See Also:
Constant Field Values

PROPERTY_COLUMN_HEADER_STYLE_TABLE

static final String PROPERTY_COLUMN_HEADER_STYLE_TABLE
style like Title *

See Also:
Constant Field Values

PROPERTY_COLUMN_HEADER_STYLE_TRANSPARENT

static final String PROPERTY_COLUMN_HEADER_STYLE_TRANSPARENT
style like Transparent *

See Also:
Constant Field Values

PROPERTY_COLUMN_HEADER_STYLE_OFF

static final String PROPERTY_COLUMN_HEADER_STYLE_OFF
header off *

See Also:
Constant Field Values

BREADCRUMBSTYLE

static final IParameterName BREADCRUMBSTYLE
determins the style of a breadcrump (enum)

See Also:
BREADCRUMBSTYLE_HORIZONTAL, BREADCRUMBSTYLE_VERTICAL, BREADCRUMBSTYLE_OFF

BREADCRUMBSTYLE_OFF

static final String BREADCRUMBSTYLE_OFF
don't render breadcrump *

See Also:
Constant Field Values

BREADCRUMBSTYLE_HORIZONTAL

static final String BREADCRUMBSTYLE_HORIZONTAL
render breadcrump horizontal *

See Also:
Constant Field Values

BREADCRUMBSTYLE_VERTICAL

static final String BREADCRUMBSTYLE_VERTICAL
render breadcrump vertical *

See Also:
Constant Field Values

BREADCRUMBSTYLE_DRPODOWN

static final String BREADCRUMBSTYLE_DRPODOWN
render breadcrump vertical *

See Also:
Constant Field Values

BREADCRUMBSTYLE_BACK

static final String BREADCRUMBSTYLE_BACK
render breadcrump back link *

See Also:
Constant Field Values

BREADCRUMBVISIBILITYSTYLE

static final IParameterName BREADCRUMBVISIBILITYSTYLE
determins the mode of a breadcrump (enum)


BREADCRUMBVISIBILITYSTYLE_STANDARD

static final String BREADCRUMBVISIBILITYSTYLE_STANDARD
standard breadcrumb as it is now, also default for "Not Set"*

See Also:
Constant Field Values

BREADCRUMBVISIBILITYSTYLE_INVISIBLE

static final String BREADCRUMBVISIBILITYSTYLE_INVISIBLE
only commands *

See Also:
Constant Field Values

BREADCRUMBVISIBILITYSTYLE_NOICON

static final String BREADCRUMBVISIBILITYSTYLE_NOICON
render breadcrump no icon *

See Also:
Constant Field Values

BREADCRUMBVISIBILITYSTYLE_INVISIBLEROOT

static final String BREADCRUMBVISIBILITYSTYLE_INVISIBLEROOT
root level shows no breadcrumb, but commands *

See Also:
Constant Field Values

BREADCRUMBVISIBILITYSTYLE_DISABLEROOT

static final String BREADCRUMBVISIBILITYSTYLE_DISABLEROOT
breadcrumb is completely off for root

See Also:
Constant Field Values

SHOWFOLDERTITLE

static final IParameterName SHOWFOLDERTITLE
determins whether to show or hide the header of a folder in a resource list (boolean) *


SORT_ENABLED

static final IParameterName SORT_ENABLED
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


COLUMNS

static final IParameterName COLUMNS
the number of columns for resources in a collection *


ROWS

static final IParameterName ROWS
the number of rows for resources per page *


ROWSPACINGSTYLE

static final IParameterName ROWSPACINGSTYLE
which spacing has to be used between rows in a list

See Also:
ROWSPACINGSTYLE_DEFAULT, ROWSPACINGSTYLE_MINIMUM, ROWSPACINGSTYLE_FIXED

ROWSPACINGSTYLE_MINIMUM

static final String ROWSPACINGSTYLE_MINIMUM
use a mimimum value *

See Also:
Constant Field Values

ROWSPACINGSTYLE_FIXED

static final String ROWSPACINGSTYLE_FIXED
use a fixed value *

See Also:
Constant Field Values

ROWSPACING

static final IParameterName ROWSPACING
space between two rows, 0 means no space *


ROWBACKGROUNDSTYLE

static final IParameterName ROWBACKGROUNDSTYLE
the background of the rows in a list or a table

See Also:
ROWSPACINGSTYLE_ALTERNATING, ROWSPACINGSTYLE_TRANSPARENT

ROWSPACINGSTYLE_ALTERNATING

static final String ROWSPACINGSTYLE_ALTERNATING
alternate the background colour

See Also:
Constant Field Values

ROWSPACINGSTYLE_ROWALTERNATING

static final String ROWSPACINGSTYLE_ROWALTERNATING
alternate the background colour for the rows

See Also:
Constant Field Values

ROWSPACINGSTYLE_COLUMNALTERNATING

static final String ROWSPACINGSTYLE_COLUMNALTERNATING
alternate the background colour for the columns

See Also:
Constant Field Values

ROWSPACINGSTYLE_TRANSPARENT

static final String ROWSPACINGSTYLE_TRANSPARENT
transparent background colour

See Also:
Constant Field Values

ROWSPACINGSTYLE_LINESEPARATED

static final String ROWSPACINGSTYLE_LINESEPARATED
line separated background colour

See Also:
Constant Field Values

ROWSPACINGSTYLE_COLUMNSEPARATED

static final String ROWSPACINGSTYLE_COLUMNSEPARATED
columns separated background colour

See Also:
Constant Field Values

ROWSPACINGSTYLE_BACKGROUND

static final String ROWSPACINGSTYLE_BACKGROUND
columns separated background colour

See Also:
Constant Field Values

BACKGROUNDIMAGEPATH

static final IParameterName BACKGROUNDIMAGEPATH
the image path for the background


BACKGROUNDIMAGESTYLE

static final IParameterName BACKGROUNDIMAGESTYLE
the image style for the background


BACKGROUNDIMAGESTYLE_SINGLE

static final String BACKGROUNDIMAGESTYLE_SINGLE
single image *

See Also:
Constant Field Values

BACKGROUNDIMAGESTYLE_MULTIPLE

static final String BACKGROUNDIMAGESTYLE_MULTIPLE
repeated image *

See Also:
Constant Field Values

COLUMNSPACINGSTYLE

static final IParameterName COLUMNSPACINGSTYLE
which spacing has to be used between columns in a list

See Also:
COLUMNSPACINGSTYLE_DEFAULT, COLUMNSPACINGSTYLE_MINIMUM, COLUMNSPACINGSTYLE_FIXED

COLUMNSPACINGSTYLE_MINIMUM

static final String COLUMNSPACINGSTYLE_MINIMUM
use a mimimum value *

See Also:
Constant Field Values

COLUMNSPACINGSTYLE_FIXED

static final String COLUMNSPACINGSTYLE_FIXED
use a fixed value *

See Also:
Constant Field Values

COLUMNSPACING

static final IParameterName COLUMNSPACING
space between two columns, 0 means no space *


ITEMSELECTIONMODE

static final IParameterName ITEMSELECTIONMODE
how to select items *


ITEMSELECTIONMODE_OFF

static final String ITEMSELECTIONMODE_OFF
items can not be selected *

See Also:
Constant Field Values

ITEMSELECTIONMODE_SINGLE

static final String ITEMSELECTIONMODE_SINGLE
single selection *

See Also:
Constant Field Values

ITEMSELECTIONMODE_MULTIPLE

static final String ITEMSELECTIONMODE_MULTIPLE
multiple selection *

See Also:
Constant Field Values

FOLDERSELECTIONMODE_SINGLE

static final String FOLDERSELECTIONMODE_SINGLE
single selection of folders

See Also:
Constant Field Values

FILESELECTIONMODE_SINGLE

static final String FILESELECTIONMODE_SINGLE
single selection of files

See Also:
Constant Field Values

FOLDERSELECTIONMODE_MULTIPLE

static final String FOLDERSELECTIONMODE_MULTIPLE
multiple selection of folders

See Also:
Constant Field Values

FILESELECTIONMODE_MULTIPLE

static final String FILESELECTIONMODE_MULTIPLE
multiple selection of files

See Also:
Constant Field Values

COLLECTION_ACTIONSTYLE

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

See Also:
ACTIONSTYLE_DEFAULT, ACTIONSTYLE_OFF, ACTIONSTYLE_LINK, ACTIONSTYLE_HOVER, ACTIONSTYLE_MENU

COLLECTION_ACTIONSTYLE_OFF

static final String COLLECTION_ACTIONSTYLE_OFF
don't render actions *

See Also:
Constant Field Values

COLLECTION_ACTIONSTYLE_LINK

static final String COLLECTION_ACTIONSTYLE_LINK
render actions as links *

See Also:
Constant Field Values

COLLECTION_ACTIONSTYLE_HOVER

static final String COLLECTION_ACTIONSTYLE_HOVER
render actions as hover menu *

See Also:
Constant Field Values

COLLECTION_ACTIONSTYLE_MENU

static final String COLLECTION_ACTIONSTYLE_MENU
render actions as menubar *

See Also:
Constant Field Values

COLLECTION_ACTIONSTYLE_BUTTON

static final String COLLECTION_ACTIONSTYLE_BUTTON
render actions as button menu *

See Also:
Constant Field Values

COLLECTION_ACTIONSTYLE_SMALLBUTTON

static final String COLLECTION_ACTIONSTYLE_SMALLBUTTON
render actions as small button menu *

See Also:
Constant Field Values

COLLECTION_ACTIONSTYLE_TOOLBAR_BUTTON

static final String COLLECTION_ACTIONSTYLE_TOOLBAR_BUTTON
render actions as toolbar button menu *

See Also:
Constant Field Values

UI_GROUP_COLLECTION

static final IParameterName UI_GROUP_COLLECTION
key to ask for an instance of group id for the mass actions menu


PROPERTYCOLUMNS

static final IParameterName PROPERTYCOLUMNS
The columns to show *


SORT_PROPERTY

static final IParameterName SORT_PROPERTY
The property for sorting *


SORT_ORDER

static final IParameterName SORT_ORDER
The sort order *


SORT_ORDER_ASCENDING

static final String SORT_ORDER_ASCENDING
sort order ascending *

See Also:
Constant Field Values

SORT_ORDER_DESCENDING

static final String SORT_ORDER_DESCENDING
sort order ascending *

See Also:
Constant Field Values

MASSACTIONSTYLE

static final IParameterName MASSACTIONSTYLE
determins the style, how the actions for multiple resources are rendered

See Also:
MASSACTIONSTYLE_DEFAULT, MASSACTIONSTYLE_OFF, MASSACTIONSTYLE_LINK, MASSACTIONSTYLE_HOVER, MASSACTIONSTYLE_MENU

MASSACTIONSTYLE_OFF

static final String MASSACTIONSTYLE_OFF
don't render actions *

See Also:
Constant Field Values

MASSACTIONSTYLE_LINK

static final String MASSACTIONSTYLE_LINK
render actions as links *

See Also:
Constant Field Values

MASSACTIONSTYLE_HOVER

static final String MASSACTIONSTYLE_HOVER
render actions as hover menu *

See Also:
Constant Field Values

MASSACTIONSTYLE_MENU

static final String MASSACTIONSTYLE_MENU
render actions as menubar *

See Also:
Constant Field Values

MASSACTIONSTYLE_BUTTON

static final String MASSACTIONSTYLE_BUTTON
render actions as button menu *

See Also:
Constant Field Values

MASSACTIONSTYLE_SMALLBUTTON

static final String MASSACTIONSTYLE_SMALLBUTTON
render actions as small button *

See Also:
Constant Field Values

MASSACTIONSTYLE_TOOLBAR_BUTTON

static final String MASSACTIONSTYLE_TOOLBAR_BUTTON
render actions as toolbar button *

See Also:
Constant Field Values

MASSACTIONSTYLE_ICON

static final String MASSACTIONSTYLE_ICON
render actions as icon menu

See Also:
Constant Field Values

MASSACTIONSTYLE_VERTICAL_LINK

static final String MASSACTIONSTYLE_VERTICAL_LINK
render actions as vertical link menu *

See Also:
Constant Field Values

UI_GROUP_MASS

static final IParameterName UI_GROUP_MASS
key to ask for an instance of group id for the mass actions menu


GRIDORDERSTYLE

static final IParameterName GRIDORDERSTYLE
the way how resources are ordered in a grid

See Also:
GRIDORDERSTYLE_DEFAULT, GRIDORDERSTYLE_OFF, GRIDORDERSTYLE_ROW_MAJOR, GRIDORDERSTYLE_COLUMN_MAJOR

GRIDORDERSTYLE_ROW_MAJOR

static final String GRIDORDERSTYLE_ROW_MAJOR
sort order in a grid: fill one row after another*

See Also:
Constant Field Values

GRIDORDERSTYLE_COLUMN_MAJOR

static final String GRIDORDERSTYLE_COLUMN_MAJOR
sort order in a grid: fill one column after another*

See Also:
Constant Field Values

SHOWUSERID

static final IParameterName SHOWUSERID
render the user id in business card *


SHOWUSERNAME

static final IParameterName SHOWUSERNAME
render the user name in business card *


IMAGEMAP

static final IParameterName IMAGEMAP
Image map to use *


OPENTARGETTYPE

static final IParameterName OPENTARGETTYPE
where to display a resource

See Also:
OPENTARGETTYPE_DEFAULT, OPENTARGETTYPE_OFF, OPENTARGETTYPE_SELF, OPENTARGETTYPE_NEW, OPENTARGETTYPE_FIXED

OPENTARGETTYPE_OFF

static final String OPENTARGETTYPE_OFF
don't allow navigation *

See Also:
Constant Field Values

OPENTARGETTYPE_SELF

static final String OPENTARGETTYPE_SELF
open in same window *

See Also:
Constant Field Values

OPENTARGETTYPE_NEW

static final String OPENTARGETTYPE_NEW
open in new window *

See Also:
Constant Field Values

OPENTARGETTYPE_FIXED

static final String OPENTARGETTYPE_FIXED
open in new window with fixed target name *

See Also:
Constant Field Values

HTML_FILENAME

static final IParameterName HTML_FILENAME
File to use for HTML Collection Renderer *


HEADER_TEXT_STYLE

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


COMPONENTS

static final IParameterName COMPONENTS
Components list attached to collection


VERTICAL_ALIGNMENT

static final IParameterName VERTICAL_ALIGNMENT
Vertical aligment


VERTICAL_ALIGNMENT_TOP

static final String VERTICAL_ALIGNMENT_TOP
TOP vertical aligment

See Also:
Constant Field Values

VERTICAL_ALIGNMENT_MIDDLE

static final String VERTICAL_ALIGNMENT_MIDDLE
MIDDLE vertical aligment

See Also:
Constant Field Values

VERTICAL_ALIGNMENT_BASELINE

static final String VERTICAL_ALIGNMENT_BASELINE
BASELINE vertical aligment

See Also:
Constant Field Values

VERTICAL_ALIGNMENT_BOTTOM

static final String VERTICAL_ALIGNMENT_BOTTOM
BOTTOM vertical aligment

See Also:
Constant Field Values

PAGER_LINK_COUNT

static final IParameterName PAGER_LINK_COUNT
Defines how many intervals will be displayed by the pager


PAGER_SHOW_NUMBER

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


GROUP_STYLE

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


GROUP_STYLE_OFF

static final String GROUP_STYLE_OFF
See Also:
Constant Field Values

GROUP_STYLE_SAPCOLOR

static final String GROUP_STYLE_SAPCOLOR
See Also:
Constant Field Values

GROUP_STYLE_PRIMARYCOLOR

static final String GROUP_STYLE_PRIMARYCOLOR
See Also:
Constant Field Values

GROUP_STYLE_SECONDARYCOLOR

static final String GROUP_STYLE_SECONDARYCOLOR
See Also:
Constant Field Values

GROUP_STYLE_SECONDARYBOX

static final String GROUP_STYLE_SECONDARYBOX
See Also:
Constant Field Values

GROUP_STYLE_SECONDARYBOXCOLOR

static final String GROUP_STYLE_SECONDARYBOXCOLOR
See Also:
Constant Field Values

EMPTY_COLLECTION_FILE

static final IParameterName EMPTY_COLLECTION_FILE
Gives the bundle file for empty collections info text


EMPTY_COLLECTION_KEY

static final IParameterName EMPTY_COLLECTION_KEY
Gives the bundle key for empty collections info text


EMPTY_COLLECTION_STYLE

static final IParameterName EMPTY_COLLECTION_STYLE
Gives the style for empty collections info text


EMPTY_COLLECTION_STYLE_OFF

static final String EMPTY_COLLECTION_STYLE_OFF
See Also:
Constant Field Values

EMPTY_COLLECTION_STYLE_TEXT

static final String EMPTY_COLLECTION_STYLE_TEXT
See Also:
Constant Field Values

EMPTY_COLLECTION_STYLE_MESSAGE

static final String EMPTY_COLLECTION_STYLE_MESSAGE
See Also:
Constant Field Values

SHOW_TREE_ROOT_NODE

static final IParameterName SHOW_TREE_ROOT_NODE
Used for Tree Collection Renderer


MAX_NUM_OF_TABS

static final IParameterName MAX_NUM_OF_TABS
Used for Tab Collection Renderer


NO_TAB_CONTENT

static final IParameterName NO_TAB_CONTENT

TAB_BODY_FLAVOR

static final IParameterName TAB_BODY_FLAVOR

TAB_STYLE_SAFE

static final IParameterName TAB_STYLE_SAFE

NO_OF_CHILD_FOR_NODE

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


USE_SCROLL_CONTAINER

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


OPEN_NODES_STYLE

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


OPEN_NODES_STYLE_All

static final String OPEN_NODES_STYLE_All
See Also:
Constant Field Values

OPEN_NODES_STYLE_LAST_SELECTED

static final String OPEN_NODES_STYLE_LAST_SELECTED
See Also:
Constant Field Values
Access Rights

This class can be accessed from:


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


Copyright 2011 SAP AG Complete Copyright Notice