|
||||||||||||
| 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.profile.UserProfilePanel
| Constructor Summary | |
|---|---|
UserProfilePanel()
|
|
| Method Summary | |
|---|---|
void |
addFields(String name,
String value,
boolean readonly,
boolean isRequired,
String pattern,
int idx)
|
void |
addNonTextFields(String name,
com.google.gwt.user.client.ui.Widget value,
int idx)
|
BaseEditor |
getFields(int idx)
|
CardActionButton |
getSaveButton()
|
void |
hide()
|
void |
setFocus()
|
void |
show()
|
| 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 UserProfilePanel()
| Method Detail |
public void addFields(String name,
String value,
boolean readonly,
boolean isRequired,
String pattern,
int idx)
name - value - readonly - isRequired - pattern - idx -
public void addNonTextFields(String name,
com.google.gwt.user.client.ui.Widget value,
int idx)
name - value - idx - public BaseEditor getFields(int idx)
public CardActionButton getSaveButton()
public void hide()
public void setFocus()
public void show()
|
||||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||||