public class SkusPresenter extends SubPresenter
| Modifier and Type | Field and Description |
|---|---|
protected com.google.gwt.event.shared.HandlerRegistration |
addClickedHandlerRegistration |
protected Map<String,Object> |
initialValues |
protected String |
newEntityDialogTitle |
protected com.google.gwt.event.shared.HandlerRegistration |
removedClickedHandlerRegistration |
abstractDynamicDataSource, associatedRecord, availableToTypes, canEdit, disabled, display, prefix, readOnly, removeButtonHandlerRegistration, selectionChangedHandlerRegistration, showDisabledState, showIditemChangedHandlerRegistration, refreshButtonHandlerRegistration, saveButtonHandlerRegistration| Constructor and Description |
|---|
SkusPresenter(SubItemDisplay display,
String newEntityDialogTitle,
String[] availableToTypes,
Boolean showDisabledState,
Boolean canEdit,
Boolean showId) |
| Modifier and Type | Method and Description |
|---|---|
void |
bind() |
disable, enable, getDisplay, getRelationshipValue, getRemoveButtonHandlerRegistration, getSelectionChangedHandlerRegistration, load, load, setDataSource, setReadOnly, setStartState, updatePresenterReadOnlyStatusenableSaveButton, getItemChangedHandlerRegistration, getRefreshButtonHandlerRegistration, getSaveButtonHandlerRegistrationprotected String newEntityDialogTitle
protected com.google.gwt.event.shared.HandlerRegistration removedClickedHandlerRegistration
protected com.google.gwt.event.shared.HandlerRegistration addClickedHandlerRegistration
public void bind()
bind in interface SubPresentablebind in class SubPresenterCopyright © 2014. All Rights Reserved.