org.eclipse.higgins.ics.gwt.icm.client.panel.cardcredential
Class RestoreDataCredentialPanel

java.lang.Object
  extended bycom.google.gwt.user.client.ui.UIObject
      extended bycom.google.gwt.user.client.ui.Widget
          extended bycom.google.gwt.user.client.ui.Composite
              extended byorg.eclipse.higgins.ics.gwt.icm.client.panel.cardcredential.RestoreDataCredentialPanel
All Implemented Interfaces:
com.google.gwt.user.client.EventListener

public class RestoreDataCredentialPanel
extends com.google.gwt.user.client.ui.Composite


Constructor Summary
RestoreDataCredentialPanel(FormatDescriptor descriptor)
           
 
Method Summary
 com.google.gwt.user.client.ui.DialogBox getDialogBox()
           
 FormatDescriptor getFormatDescriptor()
           
 CardActionButton getRetrieveButton()
           
 void setDialogBox(com.google.gwt.user.client.ui.DialogBox dialogBox)
           
 void setFocus(boolean focused)
           
 void showDialog()
           
 
Methods inherited from class com.google.gwt.user.client.ui.Composite
getElement, isAttached
 
Methods inherited from class com.google.gwt.user.client.ui.Widget
getParent, onBrowserEvent, removeFromParent
 
Methods inherited from class com.google.gwt.user.client.ui.UIObject
addStyleDependentName, addStyleName, getAbsoluteLeft, getAbsoluteTop, getOffsetHeight, getOffsetWidth, getStyleName, getStylePrimaryName, getTitle, isVisible, isVisible, removeStyleDependentName, removeStyleName, setHeight, setPixelSize, setSize, setStyleName, setStylePrimaryName, setTitle, setVisible, setVisible, setWidth, sinkEvents, toString, unsinkEvents
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

RestoreDataCredentialPanel

public RestoreDataCredentialPanel(FormatDescriptor descriptor)
Method Detail

getFormatDescriptor

public FormatDescriptor getFormatDescriptor()
Returns:
the card

getDialogBox

public com.google.gwt.user.client.ui.DialogBox getDialogBox()
Returns:
the dialogBox

setDialogBox

public void setDialogBox(com.google.gwt.user.client.ui.DialogBox dialogBox)
Parameters:
dialogBox - the dialogBox to set

getRetrieveButton

public CardActionButton getRetrieveButton()
Returns:
the retrieveButton

setFocus

public void setFocus(boolean focused)

showDialog

public void showDialog()