|
||||||||||
| 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
fr.inra.refcomp.client.admin.units.UnitForm
public class UnitForm
User: couteau Date: 2 déc. 2010
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class com.google.gwt.user.client.ui.UIObject |
|---|
com.google.gwt.user.client.ui.UIObject.DebugIdImpl, com.google.gwt.user.client.ui.UIObject.DebugIdImplEnabled |
| Field Summary |
|---|
| Fields inherited from class com.google.gwt.user.client.ui.UIObject |
|---|
DEBUG_ID_PREFIX |
| Constructor Summary | |
|---|---|
UnitForm()
|
|
| Method Summary | |
|---|---|
protected void |
addDepartment(fr.inra.refcomp.entities.Department department)
|
protected void |
addDepartment(int index)
|
void |
cancelContent(Boolean creation)
|
void |
clearContent()
|
void |
deleteContent()
|
protected void |
fillInDepartmentList()
Fill in the departments list with all the departments. |
org.nuiton.wikitty.entities.BusinessEntity |
getContent()
|
protected List<String> |
getSelectedDepartments()
|
void |
manageAddUnit(com.google.gwt.event.dom.client.ClickEvent event)
|
void |
manageRemoveUnit(com.google.gwt.event.dom.client.ClickEvent event)
|
protected void |
removeDepartment(int index)
|
void |
saveContent(Boolean creation)
|
void |
setContent(org.nuiton.wikitty.entities.BusinessEntity bean)
|
| Methods inherited from class com.google.gwt.user.client.ui.Composite |
|---|
getWidget, initWidget, isAttached, onAttach, onBrowserEvent, onDetach, setWidget |
| Methods inherited from class com.google.gwt.user.client.ui.Widget |
|---|
addAttachHandler, addDomHandler, addHandler, asWidget, asWidgetOrNull, createHandlerManager, delegateEvent, doAttachChildren, doDetachChildren, fireEvent, getHandlerCount, getLayoutData, getParent, isOrWasAttached, onLoad, onUnload, removeFromParent, setLayoutData, sinkEvents |
| Methods inherited from class com.google.gwt.user.client.ui.UIObject |
|---|
addStyleDependentName, addStyleName, ensureDebugId, ensureDebugId, ensureDebugId, getAbsoluteLeft, getAbsoluteTop, getElement, getOffsetHeight, getOffsetWidth, getStyleElement, getStyleName, getStyleName, getStylePrimaryName, getStylePrimaryName, getTitle, isVisible, isVisible, onEnsureDebugId, removeStyleDependentName, removeStyleName, setElement, setElement, setHeight, setPixelSize, setSize, setStyleDependentName, setStyleName, setStyleName, setStyleName, setStyleName, setStylePrimaryName, setStylePrimaryName, setTitle, setVisible, setVisible, setWidth, toString, unsinkEvents |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Methods inherited from interface com.google.gwt.user.client.ui.IsWidget |
|---|
asWidget |
| Constructor Detail |
|---|
public UnitForm()
| Method Detail |
|---|
@UiHandler(value="addUnitButton") public void manageAddUnit(com.google.gwt.event.dom.client.ClickEvent event)
@UiHandler(value="removeUnitButton") public void manageRemoveUnit(com.google.gwt.event.dom.client.ClickEvent event)
public void setContent(org.nuiton.wikitty.entities.BusinessEntity bean)
setContent in interface FormContentpublic void clearContent()
clearContent in interface FormContentpublic org.nuiton.wikitty.entities.BusinessEntity getContent()
getContent in interface FormContentpublic void saveContent(Boolean creation)
saveContent in interface FormContentpublic void cancelContent(Boolean creation)
cancelContent in interface FormContentpublic void deleteContent()
deleteContent in interface FormContentprotected void fillInDepartmentList()
protected void addDepartment(fr.inra.refcomp.entities.Department department)
protected void addDepartment(int index)
protected void removeDepartment(int index)
protected List<String> getSelectedDepartments()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||