Class ObjectBrowserTabProjectBrowserTransform
- java.lang.Object
-
- com.microstrategy.web.transform.AbstractTransform
-
- com.microstrategy.web.transform.AbstractLayoutTransform
-
- com.microstrategy.web.app.transforms.AbstractAppTransform
-
- com.microstrategy.web.app.transforms.AbstractEditorTransform
-
- com.microstrategy.web.app.transforms.AbstractObjectBrowserTabTransform
-
- com.microstrategy.web.app.transforms.ObjectBrowserTabProjectBrowserTransform
-
- All Implemented Interfaces:
AppTransform
,Transform
- Direct Known Subclasses:
ObjectBrowserTabReportAllObjectsTransform
public class ObjectBrowserTabProjectBrowserTransform extends AbstractObjectBrowserTabTransform
Deprecated.This class is no longer used by WebThis Transforms allows project browsing within an Object Browser Manager.- Since:
- MicroStrategy Web 8.0.0
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class com.microstrategy.web.app.transforms.AbstractAppTransform
AbstractAppTransform.Context
-
-
Field Summary
Fields Modifier and Type Field Description protected RWProjectBrowserTabBean
_projectBrowserBean
Deprecated.The project browser beanFormalParameter
checkImage
Deprecated.Formal parameter: The icon to use to submit the parent folders select box in HTML mode.protected java.lang.String
cssBody
Deprecated.The className for the body of the project browser contentsprotected java.lang.String
cssFileSearch
Deprecated.The className for the search text boxstatic int
DISPLAY_LEVEL_CONTENTS_BODY_ALL
Deprecated.Value that can be used for thelevelFlag
for this transform to render all sections of the project browser (ancestors dropdown, search box, contents list, incremental fetch)static int
DISPLAY_LEVEL_CONTENTS_BODY_ANCESTORS
Deprecated.Value that can be used for thelevelFlag
for this transform to render the ancestors of the current folder as a select boxstatic int
DISPLAY_LEVEL_CONTENTS_BODY_INCREMENTAL_FETCH
Deprecated.Value that can be used for thelevelFlag
for this transform to render the incremental fetch for the project browserstatic int
DISPLAY_LEVEL_CONTENTS_BODY_LIST
Deprecated.Value that can be used for thelevelFlag
for this transform to render the project browser contents list alonestatic int
DISPLAY_LEVEL_CONTENTS_BODY_SEARCH
Deprecated.Value that can be used for thelevelFlag
for this transform to render the project browser search box.FormalParameter
folderJS
Deprecated.Formal parameter: The javascript function to execute when you click on a folderFormalParameter
folderUpImage
Deprecated.Formal parameter: Indicates the image to use for allowing the user to navigate one folder up in the hierarchy.FormalParameter
folderUpJS
Deprecated.Formal parameter: The javascript function to execute when you click on the image that takes you up a level in the folder structure.static java.lang.String
FP_CHECK_IMAGE
Deprecated.Name for the formal parameter:checkImage
static java.lang.String
FP_FOLDER_JS
Deprecated.Name for the formal parameter:folderJS
static java.lang.String
FP_FOLDER_UP_IMAGE
Deprecated.Name for the formal parameter:folderUpImage
static java.lang.String
FP_FOLDER_UP_JS
Deprecated.Name for the formal parameter:folderUpJS
static java.lang.String
FP_IMAGE_FIRST_PAGE
Deprecated.Name for the formal parameter:imgFirstPage
static java.lang.String
FP_IMAGE_FIRST_PAGE_DISABLED
Deprecated.Name for the formal parameter:imgFirstPageDisabled
static java.lang.String
FP_IMAGE_LAST_PAGE
Deprecated.Name for the formal parameter:imgLastPage
static java.lang.String
FP_IMAGE_LAST_PAGE_DISABLED
Deprecated.Name for the formal parameter:imgLastPageDisabled
static java.lang.String
FP_IMAGE_NEXT_PAGE
Deprecated.Name for the formal parameter:imgNextPage
static java.lang.String
FP_IMAGE_NEXT_PAGE_DISABLED
Deprecated.Name for the formal parameter:imgNextPageDisabled
static java.lang.String
FP_IMAGE_PREVIOUS_PAGE
Deprecated.Name for the formal parameter:imgPreviousPage
static java.lang.String
FP_IMAGE_PREVIOUS_PAGE_DISABLED
Deprecated.Name for the formal parameter:imgPreviousPageDisabled
static java.lang.String
FP_INCREMENTAL_FETCH_JS
Deprecated.Name for the formal parameter:incrementalFetchJS
static java.lang.String
FP_LEVEL_CHANGE_JS
Deprecated.Name for the formal parameter:levelChangeJS
static java.lang.String
FP_LEVEL_FLAG
Deprecated.Name for the formal parameter:levelFlag
static java.lang.String
FP_SEARCH_IMAGE
Deprecated.Name for the formal parameter:searchImage
static java.lang.String
FP_SEARCH_JS
Deprecated.Name for the formal parameter:searchJS
FormalParameter
imgFirstPage
Deprecated.Formal parameter: The image to use for the first page of the incremental fetch when active.FormalParameter
imgFirstPageDisabled
Deprecated.Formal parameter: The image to use for the first page of the incremental fetch when inactive.FormalParameter
imgLastPage
Deprecated.Formal parameter: The image to use for the last page of the incremental fetch when active.FormalParameter
imgLastPageDisabled
Deprecated.Formal parameter: The image to use for the last page of the incremental fetch when inactive.FormalParameter
imgNextPage
Deprecated.Formal parameter: The image to use for the next page of the incremental fetch when active.FormalParameter
imgNextPageDisabled
Deprecated.Formal parameter: The image to use for the next page of the incremental fetch when inactive.FormalParameter
imgPreviousPage
Deprecated.Formal parameter: The image to use for the previous page of the incremental fetch.FormalParameter
imgPreviousPageDisabled
Deprecated.Formal parameter: The image to use for the previous page of the incremental fetch when inactive.FormalParameter
incrementalFetchJS
Deprecated.Formal parameter: The javascript function to execute when you click on the incremental fetch linksFormalParameter
levelChangeJS
Deprecated.Formal parameter: The javascript function to execute when you change the folder levelFormalParameter
levelFlag
Deprecated.This level flag can be used to control the components that will be rendered by the project browser bean.FormalParameter
searchImage
Deprecated.Formal parameter: Indicates the image to use for allowing the user to run a search.FormalParameter
searchJS
Deprecated.Formal parameter: The javascript function to execute when you click on the search image button-
Fields inherited from class com.microstrategy.web.app.transforms.AbstractObjectBrowserTabTransform
_imgAttribute, _imgAttributeForm, _imgConsolidation, _imgCube, _imgCustomGroup, _imgDerivedMetric, _imgFilter, _imgFolder, _imgGraph, _imgGridGraph, _imgHierarchy, _imgMetric, _imgMetricDmx, _imgPrompt, _imgRa, _imgReport, attributeFormImage, attributeImage, consolidationImage, cubeImage, customGroupImage, derivedMetricImage, filterImage, folderImage, FP_ATTRIBUTE_FORM_IMAGE, FP_ATTRIBUTE_IMAGE, FP_CONSOLIDATION_IMAGE, FP_CUBE_IMAGE, FP_CUSTOM_GROUP_IMAGE, FP_DERIVED_METRIC_IMAGE, FP_FILTER_IMAGE, FP_FOLDER_IMAGE, FP_GRAPH_IMAGE, FP_GRID_GRAPH_IMAGE, FP_HIERARCHY_IMAGE, FP_INCLUDE_DYNAMIC_SCRIPT, FP_METRIC_DMX_IMAGE, FP_METRIC_IMAGE, FP_OBJECT_SUBTYPES_FILTER, FP_OBJECT_TYPES_FILTER, FP_PROMPT_IMAGE, FP_RA_IMAGE, FP_REPORT_IMAGE, graphImage, gridGraphImage, hierarchyImage, metricDmxImage, metricImage, objectSubtypesFilter, objectTypesFilter, promptImage, raImage, reportImage, sSpaces
-
Fields inherited from class com.microstrategy.web.app.transforms.AbstractEditorTransform
_helpTopic, _helpType, applyJS, applyLabel, applyLabelID, canAutoSize, cancelJS, cancelLabel, cancelLabelID, closeEvent, closeImage, closeJS, closeLabel, closeLabelID, dhtmlClose, disableOKButton, editorContentsStyle, editorElements, editorLayoutFile, editorSubType, FP_APPLY_JS, FP_APPLY_LABEL, FP_APPLY_LABEL_ID, FP_CAN_AUTO_SIZE, FP_CANCEL_JS, FP_CANCEL_LABEL, FP_CANCEL_LABEL_ID, FP_CLOSE_EVENT, FP_CLOSE_IMAGE, FP_CLOSE_JS, FP_CLOSE_LABEL, FP_CLOSE_LABEL_ID, FP_DHTML_CLOSE, FP_DISABLE_OK_BUTTON, FP_EDITOR_CONTENTS_STYLE, FP_EDITOR_ELEMENTS, FP_EDITOR_LAYOUT_FILE, FP_EDITOR_SUBTYPE, FP_HELP_PAGE, FP_HELP_TOPIC, FP_HELP_TYPE, FP_NAVIGATE_ON_SUBMIT, FP_OK_JS, FP_OK_LABEL, FP_OK_LABEL_ID, FP_RENDER_FORM, FP_TITLE_LABEL, FP_TITLE_LABEL_ID, FP_USE_JS_IN_BONE, helpPage, helpTopic, helpType, includeDynamicScript, navigateOnSubmit, okJS, okLabel, okLabelID, renderForm, titleLabel, titleLabelID
-
Fields inherited from class com.microstrategy.web.app.transforms.AbstractAppTransform
_bean, _componentBlock, _cssPrefix, _imgBlank, _imgWait, _selfOutput, _subOutput, appliesTo, CLASS_INPUT, CLASS_MESSAGE, contextMenus, cssFile, cssPrefix, debugErrorFlags, debugFlags, dragMode, extraInput, extraUrl, FP_APPLIES_TO, FP_CONTEXT_MENUS, FP_CSS_ERROR_MESSAGE, FP_CSS_ERROR_TITLE, FP_CSS_FILE, FP_CSS_PREFIX, FP_DEBUG_ERROR_FLAGS, FP_DEBUG_FLAGS, FP_DRAG_MODE, FP_EXTRA_INPUT, FP_EXTRA_URL, FP_HEIGHT, FP_IFRAME_ENABLED, FP_IMG_WAIT, FP_INITIAL_INDENT, FP_ORIENTATION, FP_ORIENTATIONS_ALLOWED, FP_PARTIAL_IFRAME_UPDATE, FP_PROCESSING_BUTTONS_FLAGS, FP_PROCESSING_INFO_FLAGS, FP_RESIZE_LEVEL, FP_SCRIPT_CLASS, FP_TYPE, FP_USE_DHTML, FP_WIDTH, globalCssErrorMessage, globalCssErrorTitle, height, iframeEnabled, imgWait, indent, initialIndent, isDHTML, orientation, orientationsAllowed, partialIframeUpdate, PROCESSING_BUTTONS_ALL, PROCESSING_BUTTONS_CANCEL, PROCESSING_BUTTONS_HISTORY_LIST, PROCESSING_BUTTONS_REFRESH, PROCESSING_BUTTONS_VIEW_DETAILS, PROCESSING_INFO_ALL, PROCESSING_INFO_DESCRIPTION, PROCESSING_INFO_LAST_UPDATE, PROCESSING_INFO_NAME, PROCESSING_INFO_NONE, PROCESSING_INFO_STATUS, processingButtonsFlags, processingInfoFlags, RESIZE_ALL, RESIZE_HORIZONTAL, RESIZE_NONE, RESIZE_VERTICAL, resizeLevel, scriptClass, scriptEndTagEncoder, type, useDHTML, width
-
-
Constructor Summary
Constructors Constructor Description ObjectBrowserTabProjectBrowserTransform()
Deprecated.Default constructor for the transform.
-
Method Summary
All Methods Instance Methods Concrete Methods Deprecated Methods Modifier and Type Method Description protected void
displayIncrementalFetchArrow(MarkupOutput out, int pageNumber, java.lang.String imageCss, java.lang.String alt)
Deprecated.Renders the incremental fetch arrow in DHTML modeprotected AnchorTag
generateAnchor(WebEvent event)
Deprecated.Overwrites the parent method by setting special attributes if the event is not providedjava.lang.String
getDescription()
Deprecated.Returns the textual description of the transformprotected WebEvent
getEvent(WebObjectInfo object, int objectType)
Deprecated.Get events based on the WebObjectInfo (to initialize) or only for the requested object type (not initialized)protected WebEvent
getFolderNavigateEvent()
Deprecated.Returns the web event to navigate a folderprotected WebEvent
getFolderNavigateEvent(WebObjectInfo folderObject)
Deprecated.Returns the web event to navigate a folderprotected WebEvent
getGoToParentEvent(java.lang.String parentFolderID)
Deprecated.Returns the event for navigating to the parent folderprotected WebEvent
getIncrementalFetchEvent(int newPage)
Deprecated.Returns the event to do incremental fetchprotected WebEvent
getSearchEvent()
Deprecated.Returns the web event to run a searchjava.lang.Class
getSupportedBeanType()
Deprecated.Returns the supported bean type.void
initializeCss()
Deprecated.Initializes the Css Classes to use.void
initializeImages()
Deprecated.Initializes the name of the images to use on this transform's output.void
initializeTransform(Transformable data)
Deprecated.Initializes transform formal parametersboolean
isTransformEnabled()
Deprecated.Indicates if the transform can be performed for the current state of the bean.void
renderAncestorInformation(MarkupOutput out)
Deprecated.Renders the ancestors of the current folder in the form of a 'SELECT' box Used in DHTML mode only.protected void
renderAttributeObject(MarkupOutput out, WebObjectInfo objectInfo)
Deprecated.Renders each object that is of type EnumDSSXMLObjectTypes.DssXmlTypeAttribute as part of the contents of the project browser bean in DHTML modeprotected void
renderAttributeObject(MarkupOutput out, WebObjectInfo objectInfo, java.lang.String className)
Deprecated.Renders each object that is of type EnumDSSXMLObjectTypes.DssXmlTypeAttribute as part of the contents of the project browser bean in DHTML modevoid
renderContentsBodyDHTML(MarkupOutput out)
Deprecated.Renders the body of the contents of the project browser in DHTML mode.void
renderContentsBodyHTML(MarkupOutput out)
Deprecated.Renders the body of the contents of the project browser in HTML mode.void
renderContextMenu(MarkupOutput out)
Deprecated.This method is for rendering the context menus.void
renderEditorContents(MarkupOutput out)
Deprecated.Renders the contents of the project browser.protected void
renderFolderObject(MarkupOutput out, WebObjectInfo objectInfo, boolean isFolderLink)
Deprecated.Renders each folder as part of the contents of the project browser in DHTML modeprotected void
renderFolderObject(MarkupOutput out, WebObjectInfo objectInfo, boolean isFolderLink, java.lang.String className)
Deprecated.Renders each folder as part of the contents of the project browser in DHTML modevoid
renderGlobalEventsInformation(MarkupOutput out)
Deprecated.Render extra event information, for events that some one else might triggervoid
renderIncrementalFetch(MarkupOutput out)
Deprecated.Renders the incremental fetch section in DHTML modevoid
renderObjectCount(MarkupOutput out)
Deprecated.This method render the section that displays the number of objects found.void
renderObjectList(MarkupOutput out)
Deprecated.Renders the list of objects for the current folder/search results whose contents is being displayed in DHTML mode.void
renderSearchSection(MarkupOutput out)
Deprecated.Renders the search section of the project browser in DHTML modeprotected void
renderSingleObject(MarkupOutput out, WebObjectInfo objectInfo)
Deprecated.Renders each non-folder objects as part of the contents of the project browser bean in DHTML modeprotected void
renderSingleObject(MarkupOutput out, WebObjectInfo objectInfo, java.lang.String className)
Deprecated.Renders each non-folder objects as part of the contents of the project browser bean in DHTML modevoid
renderTreeTable(MarkupOutput out)
Deprecated.Renders the contents of the current folder/search results of the project browser bean in DHTML mode.void
transformForRequestSuccessful(MarkupOutput out)
Deprecated.Transforms the assosciatedTabBean
when its status isEnumRequestStatus.WebBeanRequestSuccessful
.-
Methods inherited from class com.microstrategy.web.app.transforms.AbstractObjectBrowserTabTransform
formatObjectInfoParameter, generateTooltipInformation, getClassName, getFolderLinkClasses, getJavascriptTyAttribute, getObjectDescription, getObjectImageName, getTooltipTitle, initEditor, isObjectSubtypeVisible, isObjectTypeVisible, shouldDisplayObject
-
Methods inherited from class com.microstrategy.web.app.transforms.AbstractEditorTransform
generateForm, getDivTagAroundContents, getEditorTitle, getOnSubmitJS, getWebBeanErrorInfo, initHelp, renderEditor, renderEditorElement, renderJavascript, setFocusFieldId, transformForRequestInError
-
Methods inherited from class com.microstrategy.web.app.transforms.AbstractAppTransform
addContactInfo, addDynamicScriptClass, addDynamicScriptFile, addFormalParameter, checkLevel, checkProcessingButtonsFlag, checkProcessingInfoFlag, checkStatus, displayError, displayError, displayError, emptyCell, excludeStaticTags, generateAnchorForExport, generateHiddenInputsForEvent, generateIFrameTag, getAppContext, getArgumentName, getAttributesShellDiv, getBeanPath, getBoneId, getCancelEvent, getClientSideHelper, getContainerServices, getContext, getContextMenu, getContextMenuManager, getContextMenuManagerName, getContextMenusDefinition, getCssPrefix, getDateFormat, getDebugOut, getDescriptor, getDescriptor, getDescriptor, getDescriptor, getDisplayMode, getDisplayName, getErrorMessage, getErrorMessage, getErrorTitle, getErrorTitle, getEventManager, getFirstDayOfWeek, getFloatValue, getHelpPath, getID, getIntValue, getJSNameSpace, getLayoutContext, getLocale, getLocale, getPreferenceValue, getProjectID, getRefreshEvent, getRequestKeys, getResourcesFolder, getScriptClass, getStringValue, getStyleRequestContext, getStyleShellDiv, getTagsFactory, getTimeFormat, getUnitsLabel, hasSubBlock, initHeightAndWidthFromPreferences, initializeWebComponent, is508, isBlockMode, isContextMenusEnabled, isDhtml, isDialog, isDormant, isFeatureAvailable, isIFrameDisplayMode, isIFrameEnabled, isIFrameRequest, isJobExpired, isModal, isOpen, isPortlet, isTrue, localIsIFrameDisplayMode, newContext, newHiddenInputBuilder, newNamespaceEncoder, newURIBuilder, redirectToDisplayError, renderBean, renderBean, renderBean, renderBean, renderCancelButton, renderContextMenus, renderCssLink, renderDescriptor, renderDescriptor, renderErrorButton, renderHiddenInputFromRequest, renderImage, renderLayout, renderProcessingButton, renderProcessingButton, renderProcessingButton, renderProcessingButtonForGet, renderProcessingButtonForGet, renderProcessingButtons, renderProcessingInfo, renderProcessingInfoData, renderProcessingInfoImage, renderProcessingInfoSubtitle, renderProcessingInfoTitle, renderProcessingObjectName, renderRefreshButton, renderRegisterBone, renderSelf, renderShell, renderSubBlock, renderUserHelpAnchor, setBoneProperties, setDisplayMode, setHasSubBlock, setHeight, setIFrameDisplayMode, setIsDormant, setRenderSubBlock, setShellAttributeOnClosedComponent, setWidth, shouldDisplay, transform, transformForRequestCanceled, transformForRequestNotInited, transformForRequestProcessing, transformForRequestWaitingForUserInput
-
Methods inherited from class com.microstrategy.web.transform.AbstractLayoutTransform
getLayoutDefinition, setLayoutDefinition, transformUsingLayout
-
Methods inherited from class com.microstrategy.web.transform.AbstractTransform
addFormalParam, canTransform, getEvents, getFormalParams, getPreview, isPreviewAvailable, isResolved, removeFormalParam, setAnnotation, setDeprecated, supports, supports
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Methods inherited from interface com.microstrategy.web.transform.Transform
canTransform, getFormalParams, getPreview, isPreviewAvailable, isResolved, supports, supports
-
-
-
-
Field Detail
-
DISPLAY_LEVEL_CONTENTS_BODY_LIST
public static final int DISPLAY_LEVEL_CONTENTS_BODY_LIST
Deprecated.Value that can be used for thelevelFlag
for this transform to render the project browser contents list alone- See Also:
- Constant Field Values
-
DISPLAY_LEVEL_CONTENTS_BODY_ANCESTORS
public static final int DISPLAY_LEVEL_CONTENTS_BODY_ANCESTORS
Deprecated.Value that can be used for thelevelFlag
for this transform to render the ancestors of the current folder as a select box- See Also:
- Constant Field Values
-
DISPLAY_LEVEL_CONTENTS_BODY_SEARCH
public static final int DISPLAY_LEVEL_CONTENTS_BODY_SEARCH
Deprecated.Value that can be used for thelevelFlag
for this transform to render the project browser search box.- See Also:
- Constant Field Values
-
DISPLAY_LEVEL_CONTENTS_BODY_INCREMENTAL_FETCH
public static final int DISPLAY_LEVEL_CONTENTS_BODY_INCREMENTAL_FETCH
Deprecated.Value that can be used for thelevelFlag
for this transform to render the incremental fetch for the project browser- See Also:
- Constant Field Values
-
DISPLAY_LEVEL_CONTENTS_BODY_ALL
public static final int DISPLAY_LEVEL_CONTENTS_BODY_ALL
Deprecated.Value that can be used for thelevelFlag
for this transform to render all sections of the project browser (ancestors dropdown, search box, contents list, incremental fetch)- See Also:
- Constant Field Values
-
folderUpImage
public FormalParameter folderUpImage
Deprecated.Formal parameter: Indicates the image to use for allowing the user to navigate one folder up in the hierarchy. Used only in HTML mode. For DHTML mode, the CSS contains the image
-
searchImage
public FormalParameter searchImage
Deprecated.Formal parameter: Indicates the image to use for allowing the user to run a search. Used only in HTML mode. For DHTML mode, the CSS contains the image
-
imgFirstPage
public FormalParameter imgFirstPage
Deprecated.Formal parameter: The image to use for the first page of the incremental fetch when active. Used only in HTML mode. For DHTML mode, the CSS contains the image
-
imgFirstPageDisabled
public FormalParameter imgFirstPageDisabled
Deprecated.Formal parameter: The image to use for the first page of the incremental fetch when inactive. Used only in HTML mode. For DHTML mode, the CSS contains the image
-
imgPreviousPage
public FormalParameter imgPreviousPage
Deprecated.Formal parameter: The image to use for the previous page of the incremental fetch. Used only in HTML mode. For DHTML mode, the CSS contains the image
-
imgPreviousPageDisabled
public FormalParameter imgPreviousPageDisabled
Deprecated.Formal parameter: The image to use for the previous page of the incremental fetch when inactive. Used only in HTML mode. For DHTML mode, the CSS contains the image
-
imgNextPage
public FormalParameter imgNextPage
Deprecated.Formal parameter: The image to use for the next page of the incremental fetch when active. Used only in HTML mode. For DHTML mode, the CSS contains the image
-
imgNextPageDisabled
public FormalParameter imgNextPageDisabled
Deprecated.Formal parameter: The image to use for the next page of the incremental fetch when inactive. Used only in HTML mode. For DHTML mode, the CSS contains the image
-
imgLastPage
public FormalParameter imgLastPage
Deprecated.Formal parameter: The image to use for the last page of the incremental fetch when active. Used only in HTML mode. For DHTML mode, the CSS contains the image
-
imgLastPageDisabled
public FormalParameter imgLastPageDisabled
Deprecated.Formal parameter: The image to use for the last page of the incremental fetch when inactive. Used only in HTML mode. For DHTML mode, the CSS contains the image
-
checkImage
public FormalParameter checkImage
Deprecated.Formal parameter: The icon to use to submit the parent folders select box in HTML mode. Used only in HTML mode. For DHTML mode, the CSS contains the image
-
levelFlag
public FormalParameter levelFlag
Deprecated.This level flag can be used to control the components that will be rendered by the project browser bean. The default value of the level flag isDISPLAY_LEVEL_CONTENTS_BODY_ALL
. Any combination of the following values can also be used.
DISPLAY_LEVEL_CONTENTS_BODY_ANCESTORS
,
DISPLAY_LEVEL_CONTENTS_BODY_LIST
,
DISPLAY_LEVEL_CONTENTS_BODY_SEARCH
,
DISPLAY_LEVEL_CONTENTS_BODY_INCREMENTAL_FETCH
-
folderJS
public FormalParameter folderJS
Deprecated.Formal parameter: The javascript function to execute when you click on a folder
-
incrementalFetchJS
public FormalParameter incrementalFetchJS
Deprecated.Formal parameter: The javascript function to execute when you click on the incremental fetch links
-
folderUpJS
public FormalParameter folderUpJS
Deprecated.Formal parameter: The javascript function to execute when you click on the image that takes you up a level in the folder structure.
-
levelChangeJS
public FormalParameter levelChangeJS
Deprecated.Formal parameter: The javascript function to execute when you change the folder level
-
searchJS
public FormalParameter searchJS
Deprecated.Formal parameter: The javascript function to execute when you click on the search image button
-
FP_IMAGE_LAST_PAGE_DISABLED
public static final java.lang.String FP_IMAGE_LAST_PAGE_DISABLED
Deprecated.Name for the formal parameter:imgLastPageDisabled
- See Also:
- Constant Field Values
-
FP_IMAGE_LAST_PAGE
public static final java.lang.String FP_IMAGE_LAST_PAGE
Deprecated.Name for the formal parameter:imgLastPage
- See Also:
- Constant Field Values
-
FP_IMAGE_NEXT_PAGE_DISABLED
public static final java.lang.String FP_IMAGE_NEXT_PAGE_DISABLED
Deprecated.Name for the formal parameter:imgNextPageDisabled
- See Also:
- Constant Field Values
-
FP_IMAGE_NEXT_PAGE
public static final java.lang.String FP_IMAGE_NEXT_PAGE
Deprecated.Name for the formal parameter:imgNextPage
- See Also:
- Constant Field Values
-
FP_IMAGE_PREVIOUS_PAGE_DISABLED
public static final java.lang.String FP_IMAGE_PREVIOUS_PAGE_DISABLED
Deprecated.Name for the formal parameter:imgPreviousPageDisabled
- See Also:
- Constant Field Values
-
FP_IMAGE_PREVIOUS_PAGE
public static final java.lang.String FP_IMAGE_PREVIOUS_PAGE
Deprecated.Name for the formal parameter:imgPreviousPage
- See Also:
- Constant Field Values
-
FP_IMAGE_FIRST_PAGE_DISABLED
public static final java.lang.String FP_IMAGE_FIRST_PAGE_DISABLED
Deprecated.Name for the formal parameter:imgFirstPageDisabled
- See Also:
- Constant Field Values
-
FP_IMAGE_FIRST_PAGE
public static final java.lang.String FP_IMAGE_FIRST_PAGE
Deprecated.Name for the formal parameter:imgFirstPage
- See Also:
- Constant Field Values
-
FP_FOLDER_UP_IMAGE
public static final java.lang.String FP_FOLDER_UP_IMAGE
Deprecated.Name for the formal parameter:folderUpImage
- See Also:
- Constant Field Values
-
FP_SEARCH_IMAGE
public static final java.lang.String FP_SEARCH_IMAGE
Deprecated.Name for the formal parameter:searchImage
- See Also:
- Constant Field Values
-
FP_CHECK_IMAGE
public static final java.lang.String FP_CHECK_IMAGE
Deprecated.Name for the formal parameter:checkImage
- See Also:
- Constant Field Values
-
FP_LEVEL_FLAG
public static final java.lang.String FP_LEVEL_FLAG
Deprecated.Name for the formal parameter:levelFlag
- See Also:
- Constant Field Values
-
FP_FOLDER_JS
public static final java.lang.String FP_FOLDER_JS
Deprecated.Name for the formal parameter:folderJS
- See Also:
- Constant Field Values
-
FP_INCREMENTAL_FETCH_JS
public static final java.lang.String FP_INCREMENTAL_FETCH_JS
Deprecated.Name for the formal parameter:incrementalFetchJS
- See Also:
- Constant Field Values
-
FP_FOLDER_UP_JS
public static final java.lang.String FP_FOLDER_UP_JS
Deprecated.Name for the formal parameter:folderUpJS
- See Also:
- Constant Field Values
-
FP_LEVEL_CHANGE_JS
public static final java.lang.String FP_LEVEL_CHANGE_JS
Deprecated.Name for the formal parameter:levelChangeJS
- See Also:
- Constant Field Values
-
FP_SEARCH_JS
public static final java.lang.String FP_SEARCH_JS
Deprecated.Name for the formal parameter:searchJS
- See Also:
- Constant Field Values
-
cssFileSearch
protected java.lang.String cssFileSearch
Deprecated.The className for the search text box
-
cssBody
protected java.lang.String cssBody
Deprecated.The className for the body of the project browser contents
-
_projectBrowserBean
protected RWProjectBrowserTabBean _projectBrowserBean
Deprecated.The project browser bean
-
-
Method Detail
-
transformForRequestSuccessful
public void transformForRequestSuccessful(MarkupOutput out)
Deprecated.Transforms the assosciatedTabBean
when its status isEnumRequestStatus.WebBeanRequestSuccessful
. CallsrenderTabFrame()
- Overrides:
transformForRequestSuccessful
in classAbstractEditorTransform
- Parameters:
out
-MarkupOutput
instance where the contents of this transform will be saved.- See Also:
AbstractAppTransform.checkStatus(com.microstrategy.web.beans.MarkupOutput)
-
renderEditorContents
public void renderEditorContents(MarkupOutput out)
Deprecated.Renders the contents of the project browser.- Specified by:
renderEditorContents
in classAbstractEditorTransform
- Parameters:
out
-MarkupOutput
instance where the editor contents are written to
-
renderContextMenu
public void renderContextMenu(MarkupOutput out)
Deprecated.This method is for rendering the context menus. By default there are no context menus The context menus for the report object browser are rendered in ReportAllObjectsTransform- Parameters:
out
-MarkupOutput
-
renderContentsBodyDHTML
public void renderContentsBodyDHTML(MarkupOutput out)
Deprecated.Renders the body of the contents of the project browser in DHTML mode. Called fromrenderEditorContents(MarkupOutput)
- Parameters:
out
-MarkupOutput
-
renderObjectCount
public void renderObjectCount(MarkupOutput out)
Deprecated.This method render the section that displays the number of objects found. Used for the report - all objects tab of the object browser- Parameters:
out
-MarkupOutput
-
renderTreeTable
public void renderTreeTable(MarkupOutput out)
Deprecated.Renders the contents of the current folder/search results of the project browser bean in DHTML mode. CallsrenderObjectList(MarkupOutput)
- Parameters:
out
-MarkupOutput
-
renderObjectList
public void renderObjectList(MarkupOutput out)
Deprecated.Renders the list of objects for the current folder/search results whose contents is being displayed in DHTML mode. Also renders all the folderLinks that has been configured using the objBrowserFolderLinks.xml file- Parameters:
out
-MarkupOutput
-
renderFolderObject
protected void renderFolderObject(MarkupOutput out, WebObjectInfo objectInfo, boolean isFolderLink)
Deprecated.Renders each folder as part of the contents of the project browser in DHTML mode- Parameters:
out
-MarkupOutput
objectInfo
-WebObjectInfo
isFolderLink
-Boolean
Whether the folder is a folderLink or not
-
renderFolderObject
protected void renderFolderObject(MarkupOutput out, WebObjectInfo objectInfo, boolean isFolderLink, java.lang.String className)
Deprecated.Renders each folder as part of the contents of the project browser in DHTML mode- Parameters:
out
-MarkupOutput
objectInfo
-WebObjectInfo
isFolderLink
-Boolean
Whether the folder is a folderLink or notclassName
-String
-
renderSingleObject
protected void renderSingleObject(MarkupOutput out, WebObjectInfo objectInfo)
Deprecated.Renders each non-folder objects as part of the contents of the project browser bean in DHTML mode- Parameters:
out
-MarkupOutput
objectInfo
-WebObjectInfo
-
renderSingleObject
protected void renderSingleObject(MarkupOutput out, WebObjectInfo objectInfo, java.lang.String className)
Deprecated.Renders each non-folder objects as part of the contents of the project browser bean in DHTML mode- Parameters:
out
-MarkupOutput
objectInfo
-WebObjectInfo
className
-String
-
renderAttributeObject
protected void renderAttributeObject(MarkupOutput out, WebObjectInfo objectInfo)
Deprecated.Renders each object that is of type EnumDSSXMLObjectTypes.DssXmlTypeAttribute as part of the contents of the project browser bean in DHTML mode- Parameters:
out
-MarkupOutput
objectInfo
-WebObjectInfo
-
renderAttributeObject
protected void renderAttributeObject(MarkupOutput out, WebObjectInfo objectInfo, java.lang.String className)
Deprecated.Renders each object that is of type EnumDSSXMLObjectTypes.DssXmlTypeAttribute as part of the contents of the project browser bean in DHTML mode- Parameters:
out
-MarkupOutput
objectInfo
-WebObjectInfo
className
-String
-
renderIncrementalFetch
public void renderIncrementalFetch(MarkupOutput out)
Deprecated.Renders the incremental fetch section in DHTML mode- Parameters:
out
-MarkupOutput
-
displayIncrementalFetchArrow
protected void displayIncrementalFetchArrow(MarkupOutput out, int pageNumber, java.lang.String imageCss, java.lang.String alt)
Deprecated.Renders the incremental fetch arrow in DHTML mode- Parameters:
out
-MarkupOutput
pageNumber
-Integer
imageCss
-String
alt
-String
Tooltip for the image
-
renderSearchSection
public void renderSearchSection(MarkupOutput out)
Deprecated.Renders the search section of the project browser in DHTML mode- Parameters:
out
-MarkupOutput
-
renderContentsBodyHTML
public void renderContentsBodyHTML(MarkupOutput out)
Deprecated.Renders the body of the contents of the project browser in HTML mode. Called fromrenderEditorContents(MarkupOutput)
- Parameters:
out
-MarkupOutput
-
isTransformEnabled
public boolean isTransformEnabled()
Deprecated.Indicates if the transform can be performed for the current state of the bean. Overwrites the parent method by testing for DHTML environment and if the content is ofObjectBrowserTabBean.CONTENTS_TYPE_WEBFOLDER
type- Overrides:
isTransformEnabled
in classAbstractObjectBrowserTabTransform
- Returns:
- true if the tansform can render the bean.
- See Also:
AbstractObjectBrowserTabTransform.isTransformEnabled()
-
renderGlobalEventsInformation
public void renderGlobalEventsInformation(MarkupOutput out)
Deprecated.Render extra event information, for events that some one else might trigger- Parameters:
out
-MarkupOutput
-
renderAncestorInformation
public void renderAncestorInformation(MarkupOutput out)
Deprecated.Renders the ancestors of the current folder in the form of a 'SELECT' box Used in DHTML mode only.- Parameters:
out
-MarkupOutput
-
getSupportedBeanType
public java.lang.Class getSupportedBeanType()
Deprecated.Returns the supported bean type. This transform supportsRWProjectBrowserTabBean
instances- Specified by:
getSupportedBeanType
in interfaceTransform
- Overrides:
getSupportedBeanType
in classAbstractObjectBrowserTabTransform
- Returns:
- the class of the bean supported by this transform.
-
getDescription
public java.lang.String getDescription()
Deprecated.Returns the textual description of the transform- Returns:
- the description of the transform
-
initializeCss
public void initializeCss()
Deprecated.Initializes the Css Classes to use. For each one of the css classes to use, the prefix indicated on the formal parameter is added to the name of the class to use.- Overrides:
initializeCss
in classAbstractAppTransform
-
initializeTransform
public void initializeTransform(Transformable data)
Deprecated.Initializes transform formal parameters- Specified by:
initializeTransform
in interfaceAppTransform
- Overrides:
initializeTransform
in classAbstractObjectBrowserTabTransform
- Parameters:
data
-Transformable
instance that will be transformed by this class.
-
initializeImages
public void initializeImages()
Deprecated.Initializes the name of the images to use on this transform's output. For each one of the images defined to be displayed, the resource folder information is added to its path and file name as specified on the formal parameters for the images.- Overrides:
initializeImages
in classAbstractObjectBrowserTabTransform
-
getSearchEvent
protected WebEvent getSearchEvent()
Deprecated.Returns the web event to run a search- Returns:
WebEvent
-
getFolderNavigateEvent
protected WebEvent getFolderNavigateEvent()
Deprecated.Returns the web event to navigate a folder- Returns:
WebEvent
-
getEvent
protected WebEvent getEvent(WebObjectInfo object, int objectType)
Deprecated.Get events based on the WebObjectInfo (to initialize) or only for the requested object type (not initialized)- Parameters:
object
-WebObjectInfo
objectType
-Integer
- Returns:
WebEvent
-
getFolderNavigateEvent
protected WebEvent getFolderNavigateEvent(WebObjectInfo folderObject)
Deprecated.Returns the web event to navigate a folder- Parameters:
folderObject
-WebObjectInfo
- Returns:
WebEvent
-
getGoToParentEvent
protected WebEvent getGoToParentEvent(java.lang.String parentFolderID)
Deprecated.Returns the event for navigating to the parent folder- Parameters:
parentFolderID
- identifier of the folder where to go to- Returns:
WebEvent
instance initialized for requesting the navigation to the parent of the current folder.
-
getIncrementalFetchEvent
protected WebEvent getIncrementalFetchEvent(int newPage)
Deprecated.Returns the event to do incremental fetch- Parameters:
newPage
- index number of the page where to go to- Returns:
WebEvent
instance intitialized with the information for requesting a page navigation
-
generateAnchor
protected AnchorTag generateAnchor(WebEvent event)
Deprecated.Overwrites the parent method by setting special attributes if the event is not provided- Overrides:
generateAnchor
in classAbstractAppTransform
- Parameters:
event
- WebEvent- Returns:
- AnchorTag
-
-