org.openxava.web.style
Class WebSpherePortal61Style

java.lang.Object
  extended by org.openxava.web.style.Style
      extended by org.openxava.web.style.PortalStyle
          extended by org.openxava.web.style.WebSpherePortalStyle
              extended by org.openxava.web.style.WebSpherePortal6Style
                  extended by org.openxava.web.style.WebSpherePortal61Style

public class WebSpherePortal61Style
extends WebSpherePortal6Style


Constructor Summary
WebSpherePortal61Style()
           
 
Method Summary
 java.lang.String getCurrentRow()
           
 java.lang.String getCurrentRowCell()
           
 java.lang.String getFrameActionsEndDecoration()
           
 java.lang.String getFrameActionsStartDecoration()
           
 java.lang.String getFrameContentEndDecoration()
           
 java.lang.String getFrameContentStartDecoration(java.lang.String id, boolean closed)
           
 java.lang.String getFrameHeaderEndDecoration()
           
 java.lang.String getFrameHeaderStartDecoration(int width)
           
 java.lang.String getFrameTitleEndDecoration()
           
 java.lang.String getFrameTitleStartDecoration()
           
 java.lang.String getFrameTotals()
           
 java.lang.String getFrameWidth()
           
protected  java.lang.String getImageMessageBaseURI()
           
static Style getInstance()
           
 java.lang.String getLoadingImage()
           
 java.lang.String getSectionBarEndDecoration()
           
 java.lang.String getSectionBarStartDecoration()
           
 
Methods inherited from class org.openxava.web.style.WebSpherePortal6Style
getActiveSection, getActiveSectionTabEndDecoration, getActiveSectionTabStartDecoration, getErrorEndDecoration, getErrorStartDecoration, getFrame, getFrameContent, getFrameSpacing, getFrameTitle, getFrameTitleLabel, getInitThemeScript, getListCellStyle, getMaximizeImage, getMessageEndDecoration, getMessageStartDecoration, getMinimizeImage, getRestoreImage, getSection, getSectionLink, getSectionTabEndDecoration, getSectionTableAttributes, getSectionTabStartDecoration
 
Methods inherited from class org.openxava.web.style.WebSpherePortalStyle
getAscending2Image, getAscendingImage, getBottomButtonsStyle, getDescending2Image, getDescendingImage, getDetail, getEditor, getHelpImage, getJQueryCss, getList, getListCellSpacing, getListHeader, getListInfo, getListInfoDetail, getListOdd, getListOddSelected, getListPair, getListPairSelected, getListStyle, getListSubheader, getListTitle, getListTitleWrapper, getMessagesWrapper, getModuleSpacing, getRemoveImage, getSelectedRow, getSelectedRowStyle, getSmallLabel, isAlignHeaderAsData, isApplySelectedStyleToCellInList
 
Methods inherited from class org.openxava.web.style.PortalStyle
createAdditionalCssFiles, getActiveSectionFirstTabStartDecoration, getActiveSectionLastTabStartDecoration, getActiveSectionTabStartDecoration, getButton, getCollectionListActions, getDefaultModeController, getErrors, getInfos, getLabel, getListHeaderCell, getListOrderBy, getListPairCell, getListPairEvents, getListSubheaderCell, getMessages, getModule, getNoPortalModuleJsFiles, getPageNavigation, getPageNavigationArrow, getPageNavigationArrowDisable, getPageNavigationSelected, getProcessing, getRowsPerPage, getSectionFirstTabStartDecoration, getSectionLastTabStartDecoration, getSectionTabStartDecoration, getTotalCapableCell, getTotalCapableCellStyle, getTotalCell, getTotalCellAlignStyle, getTotalCellStyle, getTotalEmptyCellStyle, getTotalRow, getView, getWarnings, isForBrowse
 
Methods inherited from class org.openxava.web.style.Style
allowsResizeColumns, getActionImage, getActionLink, getActive, getAdditionalCssFiles, getBottomButtons, getBrowser, getButtonBar, getButtonBarButton, getButtonBarImage, getButtonBarModeButton, getCoreEndDecoration, getCoreStartDecoration, getCssFile, getEditorWrapper, getFilterCell, getFirst, getFrameActions, getFrameContentStartDecoration, getFrameHeaderStartDecoration, getFrameTotalsLabel, getFrameTotalsValue, getHeaderListCount, getHelp, getImagesFolder, getInstance, getLast, getListOddCell, getListOddEvents, getMetaTags, getModuleDescription, getNextPageDisableImage, getNextPageNavigationEvents, getNoPortalModuleEndDecoration, getNoPortalModuleStartDecoration, getPageNavigationImage, getPageNavigationPages, getPageNavigationSelectedImage, getPreviousPageDisableImage, getPreviousPageNavigationEvents, getSectionLinkStyle, getSectionTab, getSectionTabStartDecoration, getSetHtmlFunction, getTotalLabelCellStyle, isChangingPageRowCountAllowed, isFirefox, isFixedPositionSupported, isHelpAvailable, isHideRowsAllowed, isIE6, isIE7, isInsidePortal, isNeededToIncludeCalendar, isOnlyOneButtonForModeIfTwoModes, isRowLinkable, isSeparatorBeforeBottomButtons, isSeveralActionsPerRow, isShowImageInButtonBarButton, isShowModuleDescription, isShowPageNumber, isShowRowCountOnTop, isUseLinkForNoButtonBarAction, isUseStandardImageActionForOnlyImageActionOnButtonBar, setBrowser, setInsidePortal, setPotalInstance
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

WebSpherePortal61Style

public WebSpherePortal61Style()
Method Detail

getLoadingImage

public java.lang.String getLoadingImage()
Overrides:
getLoadingImage in class Style

getSectionBarStartDecoration

public java.lang.String getSectionBarStartDecoration()
Overrides:
getSectionBarStartDecoration in class WebSpherePortal6Style

getSectionBarEndDecoration

public java.lang.String getSectionBarEndDecoration()
Overrides:
getSectionBarEndDecoration in class WebSpherePortal6Style

getFrameTotals

public java.lang.String getFrameTotals()
Overrides:
getFrameTotals in class Style

getFrameWidth

public java.lang.String getFrameWidth()
Overrides:
getFrameWidth in class Style

getFrameHeaderStartDecoration

public java.lang.String getFrameHeaderStartDecoration(int width)
Overrides:
getFrameHeaderStartDecoration in class WebSpherePortal6Style

getFrameTitleStartDecoration

public java.lang.String getFrameTitleStartDecoration()
Overrides:
getFrameTitleStartDecoration in class Style

getFrameTitleEndDecoration

public java.lang.String getFrameTitleEndDecoration()
Overrides:
getFrameTitleEndDecoration in class Style

getFrameActionsStartDecoration

public java.lang.String getFrameActionsStartDecoration()
Overrides:
getFrameActionsStartDecoration in class Style

getFrameActionsEndDecoration

public java.lang.String getFrameActionsEndDecoration()
Overrides:
getFrameActionsEndDecoration in class Style

getFrameHeaderEndDecoration

public java.lang.String getFrameHeaderEndDecoration()
Overrides:
getFrameHeaderEndDecoration in class WebSpherePortal6Style

getFrameContentStartDecoration

public java.lang.String getFrameContentStartDecoration(java.lang.String id,
                                                       boolean closed)
Overrides:
getFrameContentStartDecoration in class Style

getFrameContentEndDecoration

public java.lang.String getFrameContentEndDecoration()
Overrides:
getFrameContentEndDecoration in class Style

getImageMessageBaseURI

protected java.lang.String getImageMessageBaseURI()
Overrides:
getImageMessageBaseURI in class WebSpherePortal6Style

getCurrentRow

public java.lang.String getCurrentRow()
Overrides:
getCurrentRow in class PortalStyle

getCurrentRowCell

public java.lang.String getCurrentRowCell()
Overrides:
getCurrentRowCell in class Style

getInstance

public static Style getInstance()