@Dependent public class JPADataObjectEditorViewImpl extends com.google.gwt.user.client.ui.Composite implements JPADataObjectEditorView
com.google.gwt.user.client.ui.UIObject.DebugIdImpl, com.google.gwt.user.client.ui.UIObject.DebugIdImplEnabledJPADataObjectEditorView.PresenterAUDITED_FIELD, ENTITY_FIELD, TABLE_NAME_FIELD| Constructor and Description |
|---|
JPADataObjectEditorViewImpl() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
init() |
void |
init(JPADataObjectEditorView.Presenter presenter) |
void |
loadPropertyEditorCategories(List<org.uberfire.ext.properties.editor.model.PropertyEditorCategory> categories) |
void |
showYesNoCancelPopup(String title,
String message,
org.uberfire.mvp.Command yesCommand,
String yesButtonText,
org.gwtbootstrap3.client.ui.constants.ButtonType yesButtonType,
org.uberfire.mvp.Command noCommand,
String noButtonText,
org.gwtbootstrap3.client.ui.constants.ButtonType noButtonType,
org.uberfire.mvp.Command cancelCommand,
String cancelButtonText,
org.gwtbootstrap3.client.ui.constants.ButtonType cancelButtonType) |
claimElement, getWidget, initializeClaimedElement, initWidget, isAttached, onAttach, onBrowserEvent, onDetach, render, render, resolvePotentialElement, setWidgetaddAttachHandler, addBitlessDomHandler, addDomHandler, addHandler, asWidget, asWidgetOrNull, createHandlerManager, delegateEvent, doAttachChildren, doDetachChildren, fireEvent, getHandlerCount, getLayoutData, getParent, isOrWasAttached, onLoad, onUnload, removeFromParent, setLayoutData, sinkEvents, unsinkEventsaddStyleDependentName, 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, sinkBitlessEvent, toString@PostConstruct protected void init()
public void init(JPADataObjectEditorView.Presenter presenter)
init in interface org.uberfire.client.mvp.HasPresenter<JPADataObjectEditorView.Presenter>public void loadPropertyEditorCategories(List<org.uberfire.ext.properties.editor.model.PropertyEditorCategory> categories)
loadPropertyEditorCategories in interface JPADataObjectEditorViewpublic void showYesNoCancelPopup(String title, String message, org.uberfire.mvp.Command yesCommand, String yesButtonText, org.gwtbootstrap3.client.ui.constants.ButtonType yesButtonType, org.uberfire.mvp.Command noCommand, String noButtonText, org.gwtbootstrap3.client.ui.constants.ButtonType noButtonType, org.uberfire.mvp.Command cancelCommand, String cancelButtonText, org.gwtbootstrap3.client.ui.constants.ButtonType cancelButtonType)
showYesNoCancelPopup in interface JPADataObjectEditorViewCopyright © 2001–2019 JBoss by Red Hat. All rights reserved.