Class ObjectBrowserTabOMDTransform

  • All Implemented Interfaces:
    AppTransform, Transform

    public class ObjectBrowserTabOMDTransform
    extends AbstractObjectBrowserTabTransform
    Deprecated.
    This class is no longer used by Web
    This Transform renders the object browser for the Objects Manipulations Dialog.
    Since:
    MicroStrategy Web 8.0.0
    • Field Detail

      • DISPLAY_LEVEL_CONTENTS_BODY_LIST

        public static final int DISPLAY_LEVEL_CONTENTS_BODY_LIST
        Deprecated.
        Value that can be used for the levelFlag 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 the levelFlag 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 the levelFlag 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 the levelFlag for this transform to render the incremental fetch for the project browser
        See Also:
        Constant Field Values
      • DISPLAY_LEVEL_CONTENTS_BODY_UP_BUTTON

        public static final int DISPLAY_LEVEL_CONTENTS_BODY_UP_BUTTON
        Deprecated.
        Value that can be used for the levelFlag for this transform to render the up button on the ancesstors pane.
        See Also:
        Constant Field Values
      • DISPLAY_LEVEL_CONTENTS_BODY_NEW_FOLDER_BUTTON

        public static final int DISPLAY_LEVEL_CONTENTS_BODY_NEW_FOLDER_BUTTON
        Deprecated.
        Value that can be used for the levelFlag for this transform to render the new folder button on the ancesstors pane.
        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 the levelFlag for this transform to render all sections of the project browser (ancestors dropdown, search box, contents list, incremental fetch)
        See Also:
        Constant Field Values
      • imgFirstPageDisabled

        public FormalParameter imgFirstPageDisabled
        Deprecated.
      • imgPreviousPageDisabled

        public FormalParameter imgPreviousPageDisabled
        Deprecated.
      • imgNextPageDisabled

        public FormalParameter imgNextPageDisabled
        Deprecated.
      • imgLastPageDisabled

        public FormalParameter imgLastPageDisabled
        Deprecated.
      • incrementalFetchJS

        public FormalParameter incrementalFetchJS
        Deprecated.
      • FP_IMAGE_LAST_PAGE_DISABLED

        public static final java.lang.String FP_IMAGE_LAST_PAGE_DISABLED
        Deprecated.
        See Also:
        Constant Field Values
      • FP_IMAGE_LAST_PAGE

        public static final java.lang.String FP_IMAGE_LAST_PAGE
        Deprecated.
        See Also:
        Constant Field Values
      • FP_IMAGE_NEXT_PAGE_DISABLED

        public static final java.lang.String FP_IMAGE_NEXT_PAGE_DISABLED
        Deprecated.
        See Also:
        Constant Field Values
      • FP_IMAGE_NEXT_PAGE

        public static final java.lang.String FP_IMAGE_NEXT_PAGE
        Deprecated.
        See Also:
        Constant Field Values
      • FP_IMAGE_PREVIOUS_PAGE_DISABLED

        public static final java.lang.String FP_IMAGE_PREVIOUS_PAGE_DISABLED
        Deprecated.
        See Also:
        Constant Field Values
      • FP_IMAGE_PREVIOUS_PAGE

        public static final java.lang.String FP_IMAGE_PREVIOUS_PAGE
        Deprecated.
        See Also:
        Constant Field Values
      • FP_IMAGE_FIRST_PAGE_DISABLED

        public static final java.lang.String FP_IMAGE_FIRST_PAGE_DISABLED
        Deprecated.
        See Also:
        Constant Field Values
      • FP_IMAGE_FIRST_PAGE

        public static final java.lang.String FP_IMAGE_FIRST_PAGE
        Deprecated.
        See Also:
        Constant Field Values
      • FP_LEVEL_FLAG

        public static final java.lang.String FP_LEVEL_FLAG
        Deprecated.
        See Also:
        Constant Field Values
      • FP_CREATE_FORM

        public static final java.lang.String FP_CREATE_FORM
        Deprecated.
        See Also:
        Constant Field Values
      • FP_FOLDER_JS

        public static final java.lang.String FP_FOLDER_JS
        Deprecated.
        See Also:
        Constant Field Values
      • FP_INCREMENTAL_FETCH_JS

        public static final java.lang.String FP_INCREMENTAL_FETCH_JS
        Deprecated.
        See Also:
        Constant Field Values
      • FP_LEVEL_CHANGE_JS

        public static final java.lang.String FP_LEVEL_CHANGE_JS
        Deprecated.
        See Also:
        Constant Field Values
      • cssShortcut

        protected java.lang.String cssShortcut
        Deprecated.
      • cssFileSearch

        protected java.lang.String cssFileSearch
        Deprecated.
      • cssBody

        protected java.lang.String cssBody
        Deprecated.
      • cssTreeTable

        protected java.lang.String cssTreeTable
        Deprecated.
      • styFolderList

        protected java.lang.String styFolderList
        Deprecated.
      • styShortcut

        protected java.lang.String styShortcut
        Deprecated.
      • styTreeTable

        protected java.lang.String styTreeTable
        Deprecated.
      • tyFolderList

        protected java.lang.String tyFolderList
        Deprecated.
      • tyShortcut

        protected java.lang.String tyShortcut
        Deprecated.
      • tyTreeTable

        protected java.lang.String tyTreeTable
        Deprecated.
      • scriptClassFolderList

        protected java.lang.String scriptClassFolderList
        Deprecated.
      • scriptClassShortcut

        protected java.lang.String scriptClassShortcut
        Deprecated.
      • scriptClassTreeTable

        protected java.lang.String scriptClassTreeTable
        Deprecated.
    • Constructor Detail

      • ObjectBrowserTabOMDTransform

        public ObjectBrowserTabOMDTransform()
        Deprecated.
    • Method Detail

      • 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.
      • 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.
      • renderObjectList

        public void renderObjectList​(MarkupOutput out)
        Deprecated.
      • renderFolderObject

        protected void renderFolderObject​(MarkupOutput out,
                                          WebObjectInfo object,
                                          boolean isFolderLink)
        Deprecated.
      • getObjectName

        protected java.lang.String getObjectName​(WebObjectInfo ob)
        Deprecated.
      • renderIncrementalFetch

        public void renderIncrementalFetch​(MarkupOutput out)
        Deprecated.
      • displayIncrementalFetchArrow

        protected void displayIncrementalFetchArrow​(MarkupOutput out,
                                                    int pageNumber,
                                                    java.lang.String imageCss,
                                                    java.lang.String alt)
        Deprecated.
      • renderContentsBodyHTML

        public void renderContentsBodyHTML​(MarkupOutput out)
        Deprecated.
      • renderGlobalEventsInformation

        public void renderGlobalEventsInformation​(MarkupOutput out)
        Deprecated.
      • renderAncestorInformation

        public void renderAncestorInformation​(MarkupOutput out)
        Deprecated.
      • renderFolderUpButton

        public void renderFolderUpButton​(MarkupOutput out)
                                  throws UnmodifiableException,
                                         java.lang.IndexOutOfBoundsException,
                                         java.lang.UnsupportedOperationException
        Deprecated.
        Throws:
        UnmodifiableException
        java.lang.IndexOutOfBoundsException
        java.lang.UnsupportedOperationException
      • renderAncestorList

        public void renderAncestorList​(MarkupOutput out)
                                throws UnmodifiableException,
                                       java.lang.IndexOutOfBoundsException,
                                       java.lang.UnsupportedOperationException
        Deprecated.
        Throws:
        UnmodifiableException
        java.lang.IndexOutOfBoundsException
        java.lang.UnsupportedOperationException
      • isTransformEnabled

        public boolean isTransformEnabled()
        Deprecated.
        Description copied from class: AbstractObjectBrowserTabTransform
        Indicates if the transform can be performed for the current state of the bean. If there's a case where the bean might be ready but the information it gets does not match what the transform expects, the rendering process might be stopped here. The outcome will be the component not being rendered at all (which can be logged as a warning for future investigation).
        Overrides:
        isTransformEnabled in class AbstractObjectBrowserTabTransform
        Returns:
        True if it's possible to use the transform for rendering the bean. Otherwise, returns False
      • 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 class AbstractAppTransform
      • 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 class AbstractObjectBrowserTabTransform
      • getOpenCreateFolderEvent

        public WebEvent getOpenCreateFolderEvent()
        Deprecated.
      • getSearchEvent

        protected WebEvent getSearchEvent()
        Deprecated.
      • getFolderNavigateEvent

        protected WebEvent getFolderNavigateEvent()
        Deprecated.
      • getFolderNavigateEvent

        protected WebEvent getFolderNavigateEvent​(WebObjectInfo folderObject)
        Deprecated.
      • getGoToParentEvent

        protected WebEvent getGoToParentEvent​(java.lang.String parentFolderID)
        Deprecated.
      • getIncrementalFetchEvent

        protected WebEvent getIncrementalFetchEvent​(int newPage)
        Deprecated.
      • getCssName

        protected java.lang.String getCssName​(WebObjectInfo object)
        Deprecated.