|
||||||||||||
| 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.category.ManageCategoriesPanel
| Constructor Summary | |
|---|---|
ManageCategoriesPanel()
|
|
| Method Summary | |
|---|---|
com.google.gwt.user.client.ui.HorizontalPanel |
getActionPanel()
|
DialogButton |
getCancelButton()
|
SimpleDialog |
getDialogBox()
|
String |
getHeader()
|
CardActionButton |
getSaveChangesButton()
|
void |
hideDialog()
|
void |
setDialogBox()
|
void |
setDialogBoxProperties()
|
void |
setSaveChangesButton(CardActionButton saveChangesButton)
|
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 |
public ManageCategoriesPanel()
| Method Detail |
public com.google.gwt.user.client.ui.HorizontalPanel getActionPanel()
public SimpleDialog getDialogBox()
public String getHeader()
public CardActionButton getSaveChangesButton()
public DialogButton getCancelButton()
public void setDialogBox()
public void setDialogBoxProperties()
public void showDialog()
public void hideDialog()
public void setSaveChangesButton(CardActionButton saveChangesButton)
saveChangesButton - the saveChangesButton to set
|
||||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||||