Constant Field Values


Contents
org.apache.*

org.apache.jetspeed.portlets.layout.ColumnLayout
private static final String COLUMN "column"
private static final String ROW "row"

org.apache.jetspeed.portlets.layout.LayoutError
private static final String BUG_MESSAGE "Congratulations!!! You have found a bug! Please log this issue at http://issues.apache.org/jira."

org.apache.jetspeed.portlets.layout.LayoutEvent
public static final int ADDED 0
public static final int MOVED_DOWN 2
public static final int MOVED_LEFT 3
public static final int MOVED_RIGHT 4
public static final int MOVED_UP 1

org.apache.jetspeed.portlets.layout.LayoutPortlet
public static final String DECORATOR_TYPE "decorator"
public static final String FRAGMENT_ATTR "fragment"
public static final String FRAGMENT_PROCESSING_ERROR_PREFIX "fragment.processing.error."
public static final String GENERIC_TEMPLATE_TYPE "generic"
public static final String HIDDEN "hidden"
public static final String LAYOUT_ATTR "layout"
public static final String LAYOUT_TEMPLATE_TYPE "layout"

org.apache.jetspeed.portlets.layout.MultiColumnPortlet
protected static final String DEFAULT_COLUMN_SIZES "50%,50%"
protected static final int DEFAULT_NUM_COLUMN 2
protected static final String PARAM_COLUMN_SIZES "sizes"
protected static final String PARAM_NUM_COLUMN "columns"



Copyright © 1999-2005 Apache Software Foundation. All Rights Reserved.