org.exoplatform.wcm.webui.clv
Class UICLVConfig

java.lang.Object
  extended by org.exoplatform.webui.core.UIComponent
      extended by org.exoplatform.webui.core.UIContainer
          extended by org.exoplatform.webui.form.UIForm
              extended by org.exoplatform.webui.form.UIFormTabPane
                  extended by org.exoplatform.wcm.webui.clv.UICLVConfig
All Implemented Interfaces:
org.exoplatform.ecm.webui.selector.UISelectable

public class UICLVConfig
extends org.exoplatform.webui.form.UIFormTabPane
implements org.exoplatform.ecm.webui.selector.UISelectable

The Class UICLVConfig.


Nested Class Summary
static class UICLVConfig.AddPathActionListener
          The listener interface for receiving selectFolderPathAction events.
static class UICLVConfig.CancelActionListener
          The listener interface for receiving cancelAction events.
static class UICLVConfig.DecreaseActionListener
          The listener interface for receiving decreaseAction events.
static class UICLVConfig.IncreaseActionListener
          The listener interface for receiving increaseAction events.
static class UICLVConfig.SaveActionListener
          The listener interface for receiving saveAction events.
static class UICLVConfig.SelectTargetPageActionListener
          The listener interface for receiving selectTargetPageAction events.
static class UICLVConfig.ShowAdvancedBlockActionListener
           
 
Nested classes/interfaces inherited from class org.exoplatform.webui.form.UIFormTabPane
org.exoplatform.webui.form.UIFormTabPane.SelectTabActionListener
 
Field Summary
static String ADVANCED_TAB
           
static String CACHE_ENABLE_RADIOBOX_INPUT
          The Constant CACHE_ENABLE_RADIOBOX_INPUT
static String CACHE_MANAGEMENT_LABEL
          The Constant CACHE_MANAGEMENT_LABEL
static String CATEGORIES_CONTENT_TYPE
           
static String CATOGORIES_NAVIGATION_TYPE
           
static String CONTENT_BY_QUERY_LABEL
          The Constant CONTENT_BY_QUERY_LABEL
static String CONTENT_BY_QUERY_TEXT_AREA
          The Constant CONTENT_BY_QUERY_TEXT_AREA
static String CONTENT_LIST_TYPE
           
static String CONTENT_TAB
           
static String CONTEXTUAL_FOLDER_RADIOBOX_INPUT
          The Constant CONTEXTUAL_FOLDER_RADIOBOX_INPUT.
static String DISABLE_CACHE
           
static String DISPLAY_MODE_FORM_RADIO_BOX_INPUT
          The Constant DISPLAY_MODE_FORM_RADIO_BOX_INPUT.
static String DISPLAY_TAB
           
static String DISPLAY_TEMPLATE_CATEGORY
          The Constant DISPLAY_TEMPLATE_CATEGORY.
static String DISPLAY_TEMPLATE_FORM_SELECT_BOX
          The Constant DISPLAY_TEMPLATE_FORM_SELECT_BOX.
static String DISPLAY_TEMPLATE_LIST
           
static String DYNAMIC_NAVIGATION_LABEL
          The Constant DYNAMIC_NAVIGATION_LABEL.
static String ENABLE_CACHE
          The constant values for cache
static String HEADER_FORM_STRING_INPUT
          The Constant HEADER_FORM_STRING_INPUT.
static String ITEM_PATH_FORM_INPUT_SET
          The Constant ITEM_PATH_FORM_INPUT_SET.
static String ITEM_PATH_FORM_STRING_INPUT
          The Constant ITEM_PATH_FORM_STRING_INPUT.
static String ITEMS_PER_PAGE_FORM_STRING_INPUT
          The Constant ITEMS_PER_PAGE_FORM_STRING_INPUT.
static String ORDER_BY_FORM_SELECT_BOX
          The Constant ORDER_BY_FORM_SELECT_BOX.
static String ORDER_TYPE_FORM_RADIO_BOX_INPUT
          The Constant ORDER_TYPE_FORM_RADIO_BOX_INPUT.
static String ORDER_TYPE_FORM_SELECT_BOX
          The Constant ORDER_BY_FORM_SELECT_BOX.
static String PAGINATOR_TEMPLATE_CATEGORY
          The Constant PAGINATOR_TEMPLATE_CATEGORY.
static String PAGINATOR_TEMPLATE_FORM_SELECT_BOX
          The Constant PAGINATOR_TEMPLATE_FORM_SELECT_BOX.
static String SHOW_AUTOMATIC_DETECTION_CHECKBOX_INPUT
          The Constant SHOW_AUTOMATIC_DETECTION_CHECKBOX_INPUT.
static String SHOW_CLV_BY_STRING_INPUT
          The Constant SHOW_CLV_BY_STRING_INPUT.
static String SHOW_DATE_CREATED_FORM_CHECKBOX_INPUT
          The Constant SHOW_DATE_CREATED_FORM_CHECKBOX_INPUT.
static String SHOW_HEADER_FORM_CHECKBOX_INPUT
          The Constant SHOW_HEADER_FORM_CHECKBOX_INPUT.
static String SHOW_ILLUSTRATION_FORM_CHECKBOX_INPUT
          The Constant SHOW_IMAGE_FORM_CHECKBOX_INPUT.
static String SHOW_LINK_FORM_CHECKBOX_INPUT
          The Constant SHOW_LINK_FORM_CHECKBOX_INPUT.
static String SHOW_READMORE_FORM_CHECKBOX_INPUT
          The Constant SHOW_MORE_LINK_FORM_CHECKBOX_INPUT.
static String SHOW_REFRESH_FORM_CHECKBOX_INPUT
          The Constant SHOW_REFRESH_FORM_CHECKBOX_INPUT.
static String SHOW_RSSLINK_FORM_CHECKBOX_INPUT
          The Constant SHOW_RSSLINK_FORM_CHECKBOX_INPUT.
static String SHOW_SCV_WITH_STRING_INPUT
          The Constant SHOW_SCV_WITH_STRING_INPUT.
static String SHOW_SUMMARY_FORM_CHECKBOX_INPUT
          The Constant SHOW_SUMMARY_FORM_CHECKBOX_INPUT.
static String SHOW_TITLE_FORM_CHECKBOX_INPUT
          The Constant SHOW_TITLE_FORM_CHECKBOX_INPUT.
static String TARGET_PAGE_FORM_INPUT_SET
          The Constant TARGET_PAGE_FORM_INPUT_SET.
static String TARGET_PAGE_FORM_STRING_INPUT
          The Constant TARGET_PAGE_FORM_STRING_INPUT.
static String TARGET_PAGE_SELECTOR_POPUP_WINDOW
          The Constant TARGET_PAGE_SELECTOR_POPUP_WINDOW.
static String TEMPLATE_STORAGE_FOLDER
           
static String WORKSPACE_FORM_SELECT_BOX
          The Constant WORKSPACE_FORM_SELECT_BOX.
 
Fields inherited from class org.exoplatform.webui.form.UIFormTabPane
name_, RENDER_TAB
 
Fields inherited from class org.exoplatform.webui.form.UIForm
ACTION, SUBCOMPONENT_ID
 
Fields inherited from class org.exoplatform.webui.core.UIComponent
AJAX_ASYNC, config, OBJECTID, UICOMPONENT, uiparent
 
Constructor Summary
UICLVConfig()
          Instantiates a new uICLV config.
 
Method Summary
 void doSelect(String selectField, Object value)
           
 String getDriveName()
           
 List<String> getItems()
          Gets the items.
 boolean getModeInternal()
           
 String getPopupId()
          Gets the popup id.
 String getSavedPath()
           
 boolean isCategoriesNavigation()
           
 boolean isContentListByQuery()
           
 boolean isShowAdvancedBlock()
           
 void setDriveName(String value)
           
 void setIsShowAdvancedBlock(boolean value)
           
 void setItems(List<String> items)
          Sets the items.
 void setModeInternal(boolean value)
           
 void setPopupId(String popupId)
          Sets the popup id.
 void setSavedPath(String value)
           
 
Methods inherited from class org.exoplatform.webui.form.UIFormTabPane
getName, getSelectedTabId, hasInfoBar, hasRenderResourceTabName, processDecode, setInfoBar, setRenderResourceTabName, setSelectedTab, setSelectedTab
 
Methods inherited from class org.exoplatform.webui.form.UIForm
addUIComponentInput, addUIFormInput, addUIFormInput, begin, end, event, event, event, getActions, getLabel, getLabel, getSubmitAction, getUICheckBoxInput, getUIComponentName, getUIFormCheckBoxInput, getUIFormDateTimeInput, getUIFormInputInfo, getUIFormSelectBox, getUIFormTextAreaInput, getUIInput, getUIStringInput, invokeGetBindingBean, invokeSetBindingBean, isMultipart, processRender, renderField, renderField, reset, setActions, setMultiPart, setSubmitAction, url
 
Methods inherited from class org.exoplatform.webui.core.UIContainer
addChild, addChild, findComponentById, findComponentOfType, findFirstComponentOfType, getChild, getChild, getChildById, getChildren, hasChildren, removeChild, removeChildById, renderChild, renderChild, renderChild, renderChild, renderChildren, renderChildren, renderUIComponent, replaceChild, replaceChild, setChildren, setRenderedChild, setRenderedChild, setRenderedChildrenOfTypes
 
Methods inherited from class org.exoplatform.webui.core.UIComponent
broadcast, createEvent, createUIComponent, createUIComponent, createUIComponent, doAsync, event, getAncestorOfType, getApplicationComponent, getComponentConfig, getId, getParent, getTemplate, getTemplateResourceResolver, isRendered, loadConfirmMesssage, processAction, renderEventURL, setComponentConfig, setComponentConfig, setId, setParent, setRendered, setRenderSibling, url, url
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

CONTENT_TAB

public static final String CONTENT_TAB
See Also:
Constant Field Values

DISPLAY_TAB

public static final String DISPLAY_TAB
See Also:
Constant Field Values

ADVANCED_TAB

public static final String ADVANCED_TAB
See Also:
Constant Field Values

DISPLAY_MODE_FORM_RADIO_BOX_INPUT

public static final String DISPLAY_MODE_FORM_RADIO_BOX_INPUT
The Constant DISPLAY_MODE_FORM_RADIO_BOX_INPUT.

See Also:
Constant Field Values

ITEM_PATH_FORM_INPUT_SET

public static final String ITEM_PATH_FORM_INPUT_SET
The Constant ITEM_PATH_FORM_INPUT_SET.

See Also:
Constant Field Values

ITEM_PATH_FORM_STRING_INPUT

public static final String ITEM_PATH_FORM_STRING_INPUT
The Constant ITEM_PATH_FORM_STRING_INPUT.

See Also:
Constant Field Values

ORDER_BY_FORM_SELECT_BOX

public static final String ORDER_BY_FORM_SELECT_BOX
The Constant ORDER_BY_FORM_SELECT_BOX.

See Also:
Constant Field Values

ORDER_TYPE_FORM_SELECT_BOX

public static final String ORDER_TYPE_FORM_SELECT_BOX
The Constant ORDER_BY_FORM_SELECT_BOX.

See Also:
Constant Field Values

ORDER_TYPE_FORM_RADIO_BOX_INPUT

public static final String ORDER_TYPE_FORM_RADIO_BOX_INPUT
The Constant ORDER_TYPE_FORM_RADIO_BOX_INPUT.

See Also:
Constant Field Values

HEADER_FORM_STRING_INPUT

public static final String HEADER_FORM_STRING_INPUT
The Constant HEADER_FORM_STRING_INPUT.

See Also:
Constant Field Values

SHOW_AUTOMATIC_DETECTION_CHECKBOX_INPUT

public static final String SHOW_AUTOMATIC_DETECTION_CHECKBOX_INPUT
The Constant SHOW_AUTOMATIC_DETECTION_CHECKBOX_INPUT.

See Also:
Constant Field Values

DISPLAY_TEMPLATE_FORM_SELECT_BOX

public static final String DISPLAY_TEMPLATE_FORM_SELECT_BOX
The Constant DISPLAY_TEMPLATE_FORM_SELECT_BOX.

See Also:
Constant Field Values

PAGINATOR_TEMPLATE_FORM_SELECT_BOX

public static final String PAGINATOR_TEMPLATE_FORM_SELECT_BOX
The Constant PAGINATOR_TEMPLATE_FORM_SELECT_BOX.

See Also:
Constant Field Values

ITEMS_PER_PAGE_FORM_STRING_INPUT

public static final String ITEMS_PER_PAGE_FORM_STRING_INPUT
The Constant ITEMS_PER_PAGE_FORM_STRING_INPUT.

See Also:
Constant Field Values

SHOW_TITLE_FORM_CHECKBOX_INPUT

public static final String SHOW_TITLE_FORM_CHECKBOX_INPUT
The Constant SHOW_TITLE_FORM_CHECKBOX_INPUT.

See Also:
Constant Field Values

SHOW_HEADER_FORM_CHECKBOX_INPUT

public static final String SHOW_HEADER_FORM_CHECKBOX_INPUT
The Constant SHOW_HEADER_FORM_CHECKBOX_INPUT.

See Also:
Constant Field Values

SHOW_REFRESH_FORM_CHECKBOX_INPUT

public static final String SHOW_REFRESH_FORM_CHECKBOX_INPUT
The Constant SHOW_REFRESH_FORM_CHECKBOX_INPUT.

See Also:
Constant Field Values

SHOW_ILLUSTRATION_FORM_CHECKBOX_INPUT

public static final String SHOW_ILLUSTRATION_FORM_CHECKBOX_INPUT
The Constant SHOW_IMAGE_FORM_CHECKBOX_INPUT.

See Also:
Constant Field Values

SHOW_DATE_CREATED_FORM_CHECKBOX_INPUT

public static final String SHOW_DATE_CREATED_FORM_CHECKBOX_INPUT
The Constant SHOW_DATE_CREATED_FORM_CHECKBOX_INPUT.

See Also:
Constant Field Values

SHOW_READMORE_FORM_CHECKBOX_INPUT

public static final String SHOW_READMORE_FORM_CHECKBOX_INPUT
The Constant SHOW_MORE_LINK_FORM_CHECKBOX_INPUT.

See Also:
Constant Field Values

SHOW_SUMMARY_FORM_CHECKBOX_INPUT

public static final String SHOW_SUMMARY_FORM_CHECKBOX_INPUT
The Constant SHOW_SUMMARY_FORM_CHECKBOX_INPUT.

See Also:
Constant Field Values

SHOW_LINK_FORM_CHECKBOX_INPUT

public static final String SHOW_LINK_FORM_CHECKBOX_INPUT
The Constant SHOW_LINK_FORM_CHECKBOX_INPUT.

See Also:
Constant Field Values

SHOW_RSSLINK_FORM_CHECKBOX_INPUT

public static final String SHOW_RSSLINK_FORM_CHECKBOX_INPUT
The Constant SHOW_RSSLINK_FORM_CHECKBOX_INPUT.

See Also:
Constant Field Values

TARGET_PAGE_FORM_INPUT_SET

public static final String TARGET_PAGE_FORM_INPUT_SET
The Constant TARGET_PAGE_FORM_INPUT_SET.

See Also:
Constant Field Values

TARGET_PAGE_FORM_STRING_INPUT

public static final String TARGET_PAGE_FORM_STRING_INPUT
The Constant TARGET_PAGE_FORM_STRING_INPUT.

See Also:
Constant Field Values

TARGET_PAGE_SELECTOR_POPUP_WINDOW

public static final String TARGET_PAGE_SELECTOR_POPUP_WINDOW
The Constant TARGET_PAGE_SELECTOR_POPUP_WINDOW.

See Also:
Constant Field Values

DYNAMIC_NAVIGATION_LABEL

public static final String DYNAMIC_NAVIGATION_LABEL
The Constant DYNAMIC_NAVIGATION_LABEL.

See Also:
Constant Field Values

CONTEXTUAL_FOLDER_RADIOBOX_INPUT

public static final String CONTEXTUAL_FOLDER_RADIOBOX_INPUT
The Constant CONTEXTUAL_FOLDER_RADIOBOX_INPUT.

See Also:
Constant Field Values

SHOW_CLV_BY_STRING_INPUT

public static final String SHOW_CLV_BY_STRING_INPUT
The Constant SHOW_CLV_BY_STRING_INPUT.

See Also:
Constant Field Values

SHOW_SCV_WITH_STRING_INPUT

public static final String SHOW_SCV_WITH_STRING_INPUT
The Constant SHOW_SCV_WITH_STRING_INPUT.

See Also:
Constant Field Values

PAGINATOR_TEMPLATE_CATEGORY

public static final String PAGINATOR_TEMPLATE_CATEGORY
The Constant PAGINATOR_TEMPLATE_CATEGORY.

See Also:
Constant Field Values

CACHE_ENABLE_RADIOBOX_INPUT

public static final String CACHE_ENABLE_RADIOBOX_INPUT
The Constant CACHE_ENABLE_RADIOBOX_INPUT

See Also:
Constant Field Values

CONTENT_BY_QUERY_TEXT_AREA

public static final String CONTENT_BY_QUERY_TEXT_AREA
The Constant CONTENT_BY_QUERY_TEXT_AREA

See Also:
Constant Field Values

WORKSPACE_FORM_SELECT_BOX

public static final String WORKSPACE_FORM_SELECT_BOX
The Constant WORKSPACE_FORM_SELECT_BOX.

See Also:
Constant Field Values

CACHE_MANAGEMENT_LABEL

public static final String CACHE_MANAGEMENT_LABEL
The Constant CACHE_MANAGEMENT_LABEL

See Also:
Constant Field Values

CONTENT_BY_QUERY_LABEL

public static final String CONTENT_BY_QUERY_LABEL
The Constant CONTENT_BY_QUERY_LABEL

See Also:
Constant Field Values

DISPLAY_TEMPLATE_CATEGORY

public static final String DISPLAY_TEMPLATE_CATEGORY
The Constant DISPLAY_TEMPLATE_CATEGORY.

See Also:
Constant Field Values

DISPLAY_TEMPLATE_LIST

public static final String DISPLAY_TEMPLATE_LIST
See Also:
Constant Field Values

TEMPLATE_STORAGE_FOLDER

public static final String TEMPLATE_STORAGE_FOLDER
See Also:
Constant Field Values

CONTENT_LIST_TYPE

public static final String CONTENT_LIST_TYPE
See Also:
Constant Field Values

CATEGORIES_CONTENT_TYPE

public static final String CATEGORIES_CONTENT_TYPE
See Also:
Constant Field Values

CATOGORIES_NAVIGATION_TYPE

public static final String CATOGORIES_NAVIGATION_TYPE
See Also:
Constant Field Values

ENABLE_CACHE

public static final String ENABLE_CACHE
The constant values for cache

See Also:
Constant Field Values

DISABLE_CACHE

public static final String DISABLE_CACHE
See Also:
Constant Field Values
Constructor Detail

UICLVConfig

public UICLVConfig()
            throws Exception
Instantiates a new uICLV config.

Throws:
Exception - the exception
Method Detail

setSavedPath

public void setSavedPath(String value)

getSavedPath

public String getSavedPath()

getPopupId

public String getPopupId()
Gets the popup id.

Returns:
the popup id

setPopupId

public void setPopupId(String popupId)
Sets the popup id.

Parameters:
popupId - the new popup id

setDriveName

public void setDriveName(String value)

getDriveName

public String getDriveName()

getItems

public List<String> getItems()
Gets the items.

Returns:
the items

setItems

public void setItems(List<String> items)
Sets the items.

Parameters:
items - the new items

isShowAdvancedBlock

public boolean isShowAdvancedBlock()

setIsShowAdvancedBlock

public void setIsShowAdvancedBlock(boolean value)

isCategoriesNavigation

public boolean isCategoriesNavigation()

isContentListByQuery

public boolean isContentListByQuery()
Returns:
True if is a CLV by Query

doSelect

public void doSelect(String selectField,
                     Object value)
              throws Exception
Specified by:
doSelect in interface org.exoplatform.ecm.webui.selector.UISelectable
Throws:
Exception

setModeInternal

public void setModeInternal(boolean value)

getModeInternal

public boolean getModeInternal()


Copyright © 2003–2014 eXo Platform SAS. All rights reserved.