org.alfresco.web.ui.common.tag
Class ModeListTag

java.lang.Object
  extended by javax.faces.webapp.UIComponentTag
      extended by org.springframework.extensions.webscripts.ui.common.tag.BaseComponentTag
          extended by org.alfresco.web.ui.common.tag.HtmlComponentTag
              extended by org.alfresco.web.ui.common.tag.ModeListTag
All Implemented Interfaces:
javax.servlet.jsp.tagext.JspTag, javax.servlet.jsp.tagext.Tag

public class ModeListTag
extends HtmlComponentTag


Field Summary
 
Fields inherited from class org.springframework.extensions.webscripts.ui.common.tag.BaseComponentTag
ACTION_CLASS_ARGS
 
Fields inherited from class javax.faces.webapp.UIComponentTag
pageContext
 
Fields inherited from interface javax.servlet.jsp.tagext.Tag
EVAL_BODY_INCLUDE, EVAL_PAGE, SKIP_BODY, SKIP_PAGE
 
Constructor Summary
ModeListTag()
           
 
Method Summary
 java.lang.String getComponentType()
           
 java.lang.String getRendererType()
           
 void release()
           
 void setAction(java.lang.String action)
          Set the action
 void setActionListener(java.lang.String actionListener)
          Set the actionListener
 void setDisabled(java.lang.String disabled)
          Set the disabled flag
 void setDisabledStyle(java.lang.String disabledStyle)
          Set the disabledStyle
 void setDisabledStyleClass(java.lang.String disabledStyleClass)
          Set the disabledStyleClass
 void setHorizontal(java.lang.String horizontal)
          Set if this component is rendered horizontally
 void setIconColumnWidth(java.lang.String iconColumnWidth)
          Set the iconColumnWidth
 void setItemLinkStyle(java.lang.String itemLinkStyle)
          Set the itemLinkStyle
 void setItemLinkStyleClass(java.lang.String itemLinkStyleClass)
          Set the itemLinkStyleClass
 void setItemSpacing(java.lang.String itemSpacing)
          Set the itemSpacing
 void setItemStyle(java.lang.String itemStyle)
          Set the itemStyle
 void setItemStyleClass(java.lang.String itemStyleClass)
          Set the itemStyleClass
 void setLabel(java.lang.String label)
          Set the label
 void setLabelStyle(java.lang.String labelStyle)
          Set the labelStyle
 void setLabelStyleClass(java.lang.String labelStyleClass)
          Set the labelStyleClass
 void setMenu(java.lang.String menu)
          Set the menu
 void setMenuImage(java.lang.String menuImage)
          Set the menuImage
protected  void setProperties(javax.faces.component.UIComponent component)
           
 void setSelectedImage(java.lang.String selectedImage)
          Set the image to show instead of the ListItem icon when the item is selected
 void setSelectedLinkStyle(java.lang.String selectedLinkStyle)
          Set the selectedLinkStyle
 void setSelectedLinkStyleClass(java.lang.String selectedLinkStyleClass)
          Set the selectedLinkStyleClass
 void setSelectedStyle(java.lang.String selectedStyle)
          Set the selectedStyle
 void setSelectedStyleClass(java.lang.String selectedStyleClass)
          Set the selectedStyleClass
 void setValue(java.lang.String value)
          Set the value
 void setWidth(java.lang.String width)
          Set the width
 
Methods inherited from class org.alfresco.web.ui.common.tag.HtmlComponentTag
setStyle, setStyleClass, setTooltip
 
Methods inherited from class org.springframework.extensions.webscripts.ui.common.tag.BaseComponentTag
setActionListenerProperty, setActionProperty, setBooleanProperty, setBooleanStaticProperty, setIntProperty, setIntStaticProperty, setStringBindingProperty, setStringProperty, setStringStaticProperty
 
Methods inherited from class javax.faces.webapp.UIComponentTag
doEndTag, doStartTag, encodeBegin, encodeChildren, encodeEnd, findComponent, getComponentInstance, getCreated, getDoEndValue, getDoStartValue, getFacesContext, getFacetName, getId, getParent, getParentUIComponentTag, isSuppressed, isValueReference, setBinding, setId, setPageContext, setParent, setRendered, setupResponseWriter
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ModeListTag

public ModeListTag()
Method Detail

getComponentType

public java.lang.String getComponentType()
Specified by:
getComponentType in class javax.faces.webapp.UIComponentTag
See Also:
UIComponentTag.getComponentType()

getRendererType

public java.lang.String getRendererType()
Specified by:
getRendererType in class javax.faces.webapp.UIComponentTag
See Also:
UIComponentTag.getRendererType()

setProperties

protected void setProperties(javax.faces.component.UIComponent component)
Overrides:
setProperties in class HtmlComponentTag
See Also:
UIComponentTag.setProperties(javax.faces.component.UIComponent)

release

public void release()
Specified by:
release in interface javax.servlet.jsp.tagext.Tag
Overrides:
release in class HtmlComponentTag
See Also:
Tag.release()

setItemSpacing

public void setItemSpacing(java.lang.String itemSpacing)
Set the itemSpacing

Parameters:
itemSpacing - the itemSpacing

setIconColumnWidth

public void setIconColumnWidth(java.lang.String iconColumnWidth)
Set the iconColumnWidth

Parameters:
iconColumnWidth - the iconColumnWidth

setLabel

public void setLabel(java.lang.String label)
Set the label

Parameters:
label - the label

setAction

public void setAction(java.lang.String action)
Set the action

Parameters:
action - the action

setActionListener

public void setActionListener(java.lang.String actionListener)
Set the actionListener

Parameters:
actionListener - the actionListener

setValue

public void setValue(java.lang.String value)
Set the value

Parameters:
value - the value

setWidth

public void setWidth(java.lang.String width)
Set the width

Parameters:
width - the width

setHorizontal

public void setHorizontal(java.lang.String horizontal)
Set if this component is rendered horizontally

Parameters:
horizontal - true if rendered horizontally, false to render vertically

setLabelStyle

public void setLabelStyle(java.lang.String labelStyle)
Set the labelStyle

Parameters:
labelStyle - the labelStyle

setLabelStyleClass

public void setLabelStyleClass(java.lang.String labelStyleClass)
Set the labelStyleClass

Parameters:
labelStyleClass - the labelStyleClass

setItemStyle

public void setItemStyle(java.lang.String itemStyle)
Set the itemStyle

Parameters:
itemStyle - the itemStyle

setItemStyleClass

public void setItemStyleClass(java.lang.String itemStyleClass)
Set the itemStyleClass

Parameters:
itemStyleClass - the itemStyleClass

setItemLinkStyle

public void setItemLinkStyle(java.lang.String itemLinkStyle)
Set the itemLinkStyle

Parameters:
itemLinkStyle - the itemLinkStyle

setItemLinkStyleClass

public void setItemLinkStyleClass(java.lang.String itemLinkStyleClass)
Set the itemLinkStyleClass

Parameters:
itemLinkStyleClass - the itemLinkStyleClass

setSelectedStyle

public void setSelectedStyle(java.lang.String selectedStyle)
Set the selectedStyle

Parameters:
selectedStyle - the selectedStyle

setSelectedStyleClass

public void setSelectedStyleClass(java.lang.String selectedStyleClass)
Set the selectedStyleClass

Parameters:
selectedStyleClass - the selectedStyleClass

setSelectedLinkStyle

public void setSelectedLinkStyle(java.lang.String selectedLinkStyle)
Set the selectedLinkStyle

Parameters:
selectedLinkStyle - the selectedLinkStyle

setSelectedLinkStyleClass

public void setSelectedLinkStyleClass(java.lang.String selectedLinkStyleClass)
Set the selectedLinkStyleClass

Parameters:
selectedLinkStyleClass - the selectedLinkStyleClass

setSelectedImage

public void setSelectedImage(java.lang.String selectedImage)
Set the image to show instead of the ListItem icon when the item is selected

Parameters:
selectedImage - the selected image

setDisabled

public void setDisabled(java.lang.String disabled)
Set the disabled flag

Parameters:
disabled - true to disable all children

setDisabledStyle

public void setDisabledStyle(java.lang.String disabledStyle)
Set the disabledStyle

Parameters:
disabledStyle - the disabledStyle

setDisabledStyleClass

public void setDisabledStyleClass(java.lang.String disabledStyleClass)
Set the disabledStyleClass

Parameters:
disabledStyleClass - the disabledStyleClass

setMenu

public void setMenu(java.lang.String menu)
Set the menu

Parameters:
menu - the menu

setMenuImage

public void setMenuImage(java.lang.String menuImage)
Set the menuImage

Parameters:
menuImage - the menuImage


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