| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.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.headers.KSHeader
public class KSHeader
| Nested Class Summary | |
|---|---|
| (package private) static interface | KSHeader.KSHeaderUiBinder | 
| 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 | 
| Field Summary | |
|---|---|
|  com.google.gwt.user.client.ui.Label | applicationTitleLabel | 
|  com.google.gwt.user.client.ui.FlowPanel | bottomContainer | 
| protected  com.google.gwt.user.client.ui.Label | hiLabel | 
|  com.google.gwt.user.client.ui.FlowPanel | hiPanel | 
|  com.google.gwt.user.client.ui.FlowPanel | leftPartPanel | 
|  com.google.gwt.user.client.ui.FlowPanel | logoutPanel | 
| private static KSHeader.KSHeaderUiBinder | uiBinder | 
| protected  com.google.gwt.user.client.ui.Label | userNameLabel | 
|  com.google.gwt.user.client.ui.FlowPanel | userNamePanel | 
| Fields inherited from class com.google.gwt.user.client.ui.UIObject | 
|---|
| DEBUG_ID_PREFIX | 
| Constructor Summary | |
|---|---|
| KSHeader() | |
| Method Summary | |
|---|---|
|  void | addBottomContainerWidget(com.google.gwt.user.client.ui.Widget w) | 
|  void | addLogout(com.google.gwt.user.client.ui.Widget w) | 
|  void | addNavigation(StylishDropDown dropDown) | 
|  com.google.gwt.user.client.ui.Panel | getBottomContainer() | 
| protected  void | initialize() | 
|  void | setApplicationTitle(String title) | 
|  void | setHiLabelText(String hi) | 
|  void | setUserName(String name) | 
| 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 | 
|---|
| addAttachHandler, addBitlessDomHandler, addDomHandler, addHandler, asWidget, asWidgetOrNull, createHandlerManager, delegateEvent, doAttachChildren, doDetachChildren, fireEvent, getHandlerCount, getLayoutData, getParent, isOrWasAttached, onLoad, 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, setStyleDependentName, setStyleName, setStyleName, setStyleName, setStyleName, setStylePrimaryName, setStylePrimaryName, setTitle, setVisible, setVisible, setWidth, sinkBitlessEvent, toString, unsinkEvents | 
| Methods inherited from class java.lang.Object | 
|---|
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait | 
| Field Detail | 
|---|
private static KSHeader.KSHeaderUiBinder uiBinder
@UiField public com.google.gwt.user.client.ui.FlowPanel hiPanel
@UiField public com.google.gwt.user.client.ui.FlowPanel userNamePanel
@UiField public com.google.gwt.user.client.ui.FlowPanel logoutPanel
@UiField public com.google.gwt.user.client.ui.FlowPanel leftPartPanel
@UiField public com.google.gwt.user.client.ui.Label applicationTitleLabel
@UiField public com.google.gwt.user.client.ui.FlowPanel bottomContainer
protected com.google.gwt.user.client.ui.Label userNameLabel
protected com.google.gwt.user.client.ui.Label hiLabel
| Constructor Detail | 
|---|
public KSHeader()
| Method Detail | 
|---|
protected void initialize()
public void addLogout(com.google.gwt.user.client.ui.Widget w)
public void addNavigation(StylishDropDown dropDown)
public void setHiLabelText(String hi)
public void setUserName(String name)
public void addBottomContainerWidget(com.google.gwt.user.client.ui.Widget w)
public com.google.gwt.user.client.ui.Panel getBottomContainer()
public void setApplicationTitle(String title)
| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||