org.kuali.student.common.ui.client.widgets.containers
Class KSWrapper
java.lang.Object
com.google.gwt.user.client.ui.UIObject
com.google.gwt.user.client.ui.Widget
com.google.gwt.user.client.ui.Composite
org.kuali.student.common.ui.client.widgets.containers.KSWrapper
- All Implemented Interfaces:
- com.google.gwt.event.shared.HasHandlers, com.google.gwt.user.client.EventListener
public class KSWrapper
- extends com.google.gwt.user.client.ui.Composite
Nested classes/interfaces inherited from class com.google.gwt.user.client.ui.UIObject |
com.google.gwt.user.client.ui.UIObject.DebugIdImpl, com.google.gwt.user.client.ui.UIObject.DebugIdImplEnabled |
Fields inherited from class com.google.gwt.user.client.ui.UIObject |
DEBUG_ID_PREFIX |
Methods inherited from class com.google.gwt.user.client.ui.Composite |
getWidget, initWidget, isAttached, onAttach, onBrowserEvent, onDetach, setWidget |
Methods inherited from class com.google.gwt.user.client.ui.Widget |
addDomHandler, addHandler, delegateEvent, doAttachChildren, doDetachChildren, fireEvent, getHandlerCount, getLayoutData, getParent, isOrWasAttached, onUnload, removeFromParent, setLayoutData, sinkEvents |
Methods inherited from class com.google.gwt.user.client.ui.UIObject |
addStyleDependentName, addStyleName, ensureDebugId, ensureDebugId, ensureDebugId, getAbsoluteLeft, getAbsoluteTop, getElement, getOffsetHeight, getOffsetWidth, getStyleElement, getStyleName, getStyleName, getStylePrimaryName, getStylePrimaryName, getTitle, isVisible, isVisible, onEnsureDebugId, removeStyleDependentName, removeStyleName, setElement, setElement, setHeight, setPixelSize, setSize, setStyleName, setStyleName, setStyleName, setStylePrimaryName, setStylePrimaryName, setTitle, setVisible, setVisible, setWidth, toString, unsinkEvents |
LUM_APP_URL
private static final String LUM_APP_URL
- See Also:
- Constant Field Values
APP_URL
private static final String APP_URL
- See Also:
- Constant Field Values
DOC_SEARCH_URL
private static final String DOC_SEARCH_URL
- See Also:
- Constant Field Values
RICE_URL
private static final String RICE_URL
- See Also:
- Constant Field Values
RICE_LINK_LABEL
private static final String RICE_LINK_LABEL
- See Also:
- Constant Field Values
APP_VERSION
private static final String APP_VERSION
- See Also:
- Constant Field Values
CODE_SERVER
private static final String CODE_SERVER
- See Also:
- Constant Field Values
serverPropertiesRpcService
private ServerPropertiesRpcServiceAsync serverPropertiesRpcService
layout
private com.google.gwt.user.client.ui.FlowPanel layout
ksHeader
private KSHeader ksHeader
navDropDown
private StylishDropDown navDropDown
versionAnchor
private com.google.gwt.user.client.ui.Anchor versionAnchor
content
private com.google.gwt.user.client.ui.SimplePanel content
docSearchDialog
private KSLightBox docSearchDialog
docSearch
private com.google.gwt.user.client.ui.Frame docSearch
docSearchUrl
private String docSearchUrl
appUrl
private String appUrl
lumAppUrl
private String lumAppUrl
riceURL
private String riceURL
riceLinkLabel
private String riceLinkLabel
appVersion
private String appVersion
codeServer
private String codeServer
loaded
private boolean loaded
KSWrapper
public KSWrapper()
onLoad
protected void onLoad()
- Overrides:
onLoad
in class com.google.gwt.user.client.ui.Widget
init
private void init()
createHelpInfo
private void createHelpInfo()
createUserDropDown
private void createUserDropDown()
createNavDropDown
private void createNavDropDown()
setContent
public void setContent(com.google.gwt.user.client.ui.Widget wrappedContent)
setHeaderCustomLinks
public void setHeaderCustomLinks(List<KSLabel> links)
setFooterLinks
public void setFooterLinks(List<KSLabel> links)
buildLink
private KSLabel buildLink(String text,
String title,
String actionUrl)
buildDocSearchPanel
private void buildDocSearchPanel()
getMessage
private static String getMessage(String messageId)
Copyright © 2007-2011 The Kuali Foundation. All Rights Reserved.