|
||||||||||
| 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.Panel
com.google.gwt.user.client.ui.ComplexPanel
com.google.gwt.user.client.ui.AbsolutePanel
org.gwt.mosaic.ui.client.layout.LayoutPanel
org.jboss.errai.workspaces.client.modules.auth.AuthenticationDisplay
public class AuthenticationDisplay
A mosaic based based login box
| Nested Class Summary |
|---|
| 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 |
| Nested classes/interfaces inherited from interface com.google.gwt.user.client.ui.InsertPanel |
|---|
com.google.gwt.user.client.ui.InsertPanel.ForIsWidget |
| Nested classes/interfaces inherited from interface com.google.gwt.user.client.ui.HasWidgets |
|---|
com.google.gwt.user.client.ui.HasWidgets.ForIsWidget |
| Field Summary |
|---|
| Fields inherited from class com.google.gwt.user.client.ui.UIObject |
|---|
DEBUG_ID_PREFIX |
| Constructor Summary | |
|---|---|
AuthenticationDisplay()
|
|
| Method Summary | |
|---|---|
void |
clearPanel()
|
com.google.gwt.user.client.ui.HasText |
getPasswordInput()
|
com.google.gwt.event.dom.client.HasClickHandlers |
getSubmitButton()
|
com.google.gwt.user.client.ui.HasText |
getUsernameInput()
|
com.google.gwt.event.logical.shared.HasCloseHandlers |
getWindowPanel()
|
void |
hideLoginPanel()
|
void |
showLoginPanel()
|
void |
showWelcomeMessage(String messageText)
|
| Methods inherited from class org.gwt.mosaic.ui.client.layout.LayoutPanel |
|---|
add, add, addCollapsedListener, doAttachChildren, doDetachChildren, enableDragAndDrop, getAnimationCallback, getDropTarget, getLayout, getLocationWidgetComparator, getPadding, getPreferredSize, getUnitConverter, getWidget, getWidgetIndex, getWidgetLeft, getWidgetSpacing, getWidgetTop, insert, insert, invalidate, invalidate, isAnimationEnabled, isAutoLayout, isCollapsed, isDragAndDropEnabled, iterator, layout, layoutChildren, makeDraggable, makeDraggable, makeNotDraggable, needsLayout, onDrop, onEnter, onLayout, onLeave, onLoad, onMove, onPreviewDrop, onResize, registerDropController, remove, removeCollapsedListener, removeImpl, setAnimationCallback, setAnimationEnabled, setAnimationEnabled, setAutoLayout, setCollapsed, setHeight, setLayout, setLocationWidgetComparator, setPadding, setWidgetPosition, setWidgetSpacing, setWidth, toPixelSize, unregisterDropController, unregisterDropControllers |
| Methods inherited from class com.google.gwt.user.client.ui.AbsolutePanel |
|---|
add, insert, insert, insert, setWidgetPositionImpl |
| Methods inherited from class com.google.gwt.user.client.ui.ComplexPanel |
|---|
add, adjustIndex, checkIndexBoundsForAccess, checkIndexBoundsForInsertion, getChildren, getWidgetCount, getWidgetIndex, insert, remove |
| Methods inherited from class com.google.gwt.user.client.ui.Panel |
|---|
add, adopt, adopt, clear, disown, orphan, remove |
| Methods inherited from class com.google.gwt.user.client.ui.Widget |
|---|
addAttachHandler, addDomHandler, addHandler, asWidget, asWidgetOrNull, createHandlerManager, delegateEvent, fireEvent, getHandlerCount, getLayoutData, getParent, isAttached, isOrWasAttached, onAttach, onBrowserEvent, onDetach, 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, setPixelSize, setSize, setStyleDependentName, setStyleName, setStyleName, setStyleName, setStyleName, setStylePrimaryName, setStylePrimaryName, setTitle, setVisible, setVisible, toString, unsinkEvents |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Methods inherited from interface com.google.gwt.user.client.ui.InsertPanel.ForIsWidget |
|---|
add |
| Methods inherited from interface com.google.gwt.user.client.ui.IndexedPanel.ForIsWidget |
|---|
getWidgetIndex |
| Methods inherited from interface com.google.gwt.user.client.ui.IndexedPanel |
|---|
getWidgetCount, remove |
| Constructor Detail |
|---|
public AuthenticationDisplay()
| Method Detail |
|---|
public void showLoginPanel()
showLoginPanel in interface AuthenticationModule.Displaypublic void clearPanel()
clearPanel in interface AuthenticationModule.Displaypublic void hideLoginPanel()
hideLoginPanel in interface AuthenticationModule.Displaypublic com.google.gwt.user.client.ui.HasText getUsernameInput()
getUsernameInput in interface AuthenticationModule.Displaypublic com.google.gwt.user.client.ui.HasText getPasswordInput()
getPasswordInput in interface AuthenticationModule.Displaypublic com.google.gwt.event.dom.client.HasClickHandlers getSubmitButton()
getSubmitButton in interface AuthenticationModule.Displaypublic com.google.gwt.event.logical.shared.HasCloseHandlers getWindowPanel()
getWindowPanel in interface AuthenticationModule.Displaypublic void showWelcomeMessage(String messageText)
showWelcomeMessage in interface AuthenticationModule.Display
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||