org.alfresco.web.ui.repo.component.shelf
Class UIShelfItem

java.lang.Object
  extended by javax.faces.component.UIComponent
      extended by javax.faces.component.UIComponentBase
          extended by org.springframework.extensions.webscripts.ui.common.component.SelfRenderingComponent
              extended by org.alfresco.web.ui.repo.component.shelf.UIShelfItem
All Implemented Interfaces:
javax.faces.component.StateHolder
Direct Known Subclasses:
UIClipboardShelfItem, UIRecentSpacesShelfItem, UIShortcutsShelfItem

public class UIShelfItem
extends org.springframework.extensions.webscripts.ui.common.component.SelfRenderingComponent


Field Summary
protected static java.lang.String SHELF_END
           
protected static java.lang.String SHELF_START
           
 
Constructor Summary
UIShelfItem()
           
 
Method Summary
 java.lang.String getFamily()
           
 
Methods inherited from class org.springframework.extensions.webscripts.ui.common.component.SelfRenderingComponent
outputAttribute
 
Methods inherited from class javax.faces.component.UIComponentBase
addFacesListener, broadcast, decode, encodeBegin, encodeChildren, encodeEnd, findComponent, getAttributes, getChildCount, getChildren, getClientId, getFacesContext, getFacesListeners, getFacet, getFacets, getFacetsAndChildren, getId, getParent, getRenderer, getRendererType, getRendersChildren, getValueBinding, isRendered, isTransient, processDecodes, processRestoreState, processSaveState, processUpdates, processValidators, queueEvent, removeFacesListener, restoreAttachedState, restoreState, saveAttachedState, saveState, setId, setParent, setRendered, setRendererType, setTransient, setValueBinding
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

SHELF_START

protected static final java.lang.String SHELF_START
See Also:
Constant Field Values

SHELF_END

protected static final java.lang.String SHELF_END
See Also:
Constant Field Values
Constructor Detail

UIShelfItem

public UIShelfItem()
Method Detail

getFamily

public java.lang.String getFamily()
Specified by:
getFamily in class javax.faces.component.UIComponent
See Also:
UIComponent.getFamily()


Copyright © 2005 - 2010 Alfresco Software, Inc. All Rights Reserved.