|
||||||||||
| 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 | |
|---|---|
(package private) com.google.gwt.user.client.ui.Label |
applicationTitleLabel
|
(package private) com.google.gwt.user.client.ui.FlowPanel |
bottomContainer
|
(package private) com.google.gwt.user.client.ui.Label |
hiLabel
|
(package private) com.google.gwt.user.client.ui.FlowPanel |
hiPanel
|
(package private) com.google.gwt.user.client.ui.FlowPanel |
leftPartPanel
|
(package private) com.google.gwt.user.client.ui.FlowPanel |
logoutPanel
|
private static KSHeader.KSHeaderUiBinder |
uiBinder
|
(package private) com.google.gwt.user.client.ui.Label |
userNameLabel
|
(package private) 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()
|
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 |
|---|
addDomHandler, addHandler, 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, setStyleName, setStyleName, setStyleName, setStylePrimaryName, setStylePrimaryName, setTitle, setVisible, setVisible, setWidth, 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 com.google.gwt.user.client.ui.FlowPanel hiPanel
@UiField com.google.gwt.user.client.ui.FlowPanel userNamePanel
@UiField com.google.gwt.user.client.ui.FlowPanel logoutPanel
@UiField com.google.gwt.user.client.ui.FlowPanel leftPartPanel
@UiField com.google.gwt.user.client.ui.Label applicationTitleLabel
@UiField com.google.gwt.user.client.ui.FlowPanel bottomContainer
com.google.gwt.user.client.ui.Label userNameLabel
com.google.gwt.user.client.ui.Label hiLabel
| Constructor Detail |
|---|
public KSHeader()
| Method Detail |
|---|
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()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||