|
||||||||||||
| 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.PinCredentialPanel
| Field Summary |
|---|
| Fields inherited from interface org.eclipse.higgins.ics.gwt.icm.client.panel.cardcredential.CardCredentialEditor |
|---|
KERBEROS_CRIDENTIAL_TYPE, PASSWORD_CRIDENTIAL_TYPE, PIN_CRIDENTIAL_TYPE, SELFISSUED_CRIDENTIAL_TYPE, SELFISSUED_NONPIN_CRIDENTIAL_TYPE, USERNAME_PASSWORD_CRIDENTIAL_TYPE, X509_CRIDENTIAL_TYPE |
| Constructor Summary | |
|---|---|
PinCredentialPanel(CardCredential cardCredential)
|
|
PinCredentialPanel(CardCredential cardCredential,
String labelText)
|
|
| Method Summary | |
|---|---|
CardCredential |
getCardCredential()
|
String |
getPinLabel()
|
com.google.gwt.user.client.ui.PasswordTextBox |
getPinTextBox()
|
void |
setFocus(boolean focused)
|
void |
setPinLabel(String html)
|
| 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 PinCredentialPanel(CardCredential cardCredential)
public PinCredentialPanel(CardCredential cardCredential,
String labelText)
| Method Detail |
public CardCredential getCardCredential()
getCardCredential in interface CardCredentialEditorpublic com.google.gwt.user.client.ui.PasswordTextBox getPinTextBox()
public void setFocus(boolean focused)
setFocus in interface CardCredentialEditorfocused - FocusWidget.setFocus(boolean)public String getPinLabel()
public void setPinLabel(String html)
|
||||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||||