|
||||||||||||
| 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.eclipse.higgins.ics.gwt.icm.client.panel.cardcredential.ManagePinPanel
| Constructor Summary | |
|---|---|
ManagePinPanel(Card card,
boolean isEdit)
|
|
| Method Summary | |
|---|---|
Card |
getCard()
|
String |
getDescriptionHTML()
|
com.google.gwt.user.client.ui.DialogBox |
getDialogBox()
|
CardActionButton |
getDoButton()
|
PinCredentialPanel |
getPinPanel1()
|
PinCredentialPanel |
getPinPanel2()
|
void |
setDescriptionHTML(String html)
|
void |
setDialogBox(com.google.gwt.user.client.ui.DialogBox dialogBox)
|
void |
setDoButton(CardActionButton button)
|
void |
setFocus(boolean focused)
|
| 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 |
public ManagePinPanel(Card card,
boolean isEdit)
| Method Detail |
public com.google.gwt.user.client.ui.DialogBox getDialogBox()
public void setDialogBox(com.google.gwt.user.client.ui.DialogBox dialogBox)
dialogBox - the dialogBox to setpublic Card getCard()
public PinCredentialPanel getPinPanel1()
public PinCredentialPanel getPinPanel2()
public CardActionButton getDoButton()
public void setDoButton(CardActionButton button)
public void setFocus(boolean focused)
focused - PinCredentialPanel.setFocus(boolean)public String getDescriptionHTML()
public void setDescriptionHTML(String html)
|
||||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||||