Class SystemNavContextLayoutBean
java.lang.Object
com.atlassian.jira.web.component.webfragment.SystemNavContextLayoutBean
- All Implemented Interfaces:
ContextLayoutBean
This file provides specific context information for the system-navigation-bar.vm template
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionReturns the browsers modifier keyboolean
boolean
Returns TRUE if the browser requires a Filter style opacity statement for PNGs
-
Constructor Details
-
SystemNavContextLayoutBean
public SystemNavContextLayoutBean(javax.servlet.http.HttpServletRequest request)
-
-
Method Details
-
isCaptureJavascript
public boolean isCaptureJavascript() -
isFilterBasedPngOpacity
public boolean isFilterBasedPngOpacity()Returns TRUE if the browser requires a Filter style opacity statement for PNGs- IE 5 upwards on Windows
- Returns:
-
getModifierKey
Returns the browsers modifier key- Returns:
- the browsers modifier key
-
getSelectedSection
-