public class SubscriptionsPanel extends com.google.gwt.user.client.ui.VerticalPanel implements IFileModifier
com.google.gwt.user.client.ui.UIObject.DebugIdImpl, com.google.gwt.user.client.ui.UIObject.DebugIdImplEnabledcom.google.gwt.user.client.ui.HasHorizontalAlignment.AutoHorizontalAlignmentConstant, com.google.gwt.user.client.ui.HasHorizontalAlignment.HorizontalAlignmentConstantcom.google.gwt.user.client.ui.HasVerticalAlignment.VerticalAlignmentConstant| Constructor and Description |
|---|
SubscriptionsPanel() |
| Modifier and Type | Method and Description |
|---|---|
void |
apply() |
void |
init(IFileSummary fileSummary,
SolutionFileInfo fileInfo) |
void |
init(org.pentaho.gwt.widgets.client.filechooser.RepositoryFile fileSummary,
com.google.gwt.xml.client.Document fileInfo) |
void |
layout() |
protected void |
moveAllToLeft() |
protected void |
moveAllToRight() |
protected void |
moveItems(com.google.gwt.user.client.ui.ListBox srcLB,
com.google.gwt.user.client.ui.ListBox destLB,
boolean moveAll) |
protected void |
moveSelectedToLeft() |
protected void |
moveSelectedToRight() |
List<com.google.gwt.http.client.RequestBuilder> |
prepareRequests()
Use this method to create RequestBuilder objects and use RequestBuilder.setRequestData Add RequestBuilder
objects to the List which is then used by FilePropertiesDialog to iterate through and call each request
sequentially by chaining them in the callbacks.
|
protected void |
updateControls() |
add, getHorizontalAlignment, getVerticalAlignment, insert, insert, onEnsureDebugId, remove, setHorizontalAlignment, setVerticalAlignmentgetBody, getSpacing, getTable, setBorderWidth, setCellHeight, setCellHeight, setCellHorizontalAlignment, setCellHorizontalAlignment, setCellHorizontalAlignment, setCellVerticalAlignment, setCellVerticalAlignment, setCellVerticalAlignment, setCellWidth, setCellWidth, setSpacingadd, adjustIndex, checkIndexBoundsForAccess, checkIndexBoundsForInsertion, getChildren, getWidget, getWidgetCount, getWidgetIndex, getWidgetIndex, insert, insert, iterator, removeadd, adopt, adopt, clear, disown, doAttachChildren, doDetachChildren, orphan, removeaddAttachHandler, addBitlessDomHandler, addDomHandler, addHandler, asWidget, asWidgetOrNull, createHandlerManager, delegateEvent, fireEvent, getHandlerCount, getLayoutData, getParent, isAttached, isOrWasAttached, onAttach, onBrowserEvent, onDetach, onLoad, onUnload, removeFromParent, setLayoutData, sinkEventsaddStyleDependentName, addStyleName, ensureDebugId, ensureDebugId, ensureDebugId, getAbsoluteLeft, getAbsoluteTop, getElement, getOffsetHeight, getOffsetWidth, getStyleElement, getStyleName, getStyleName, getStylePrimaryName, getStylePrimaryName, getTitle, isVisible, isVisible, removeStyleDependentName, removeStyleName, resolvePotentialElement, setElement, setElement, setHeight, setPixelSize, setSize, setStyleDependentName, setStyleName, setStyleName, setStyleName, setStyleName, setStylePrimaryName, setStylePrimaryName, setTitle, setVisible, setVisible, setWidth, sinkBitlessEvent, toString, unsinkEventsclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetWidgetIndexgetWidget, getWidgetCount, getWidgetIndex, removeforEach, spliteratorpublic void layout()
protected void moveSelectedToRight()
protected void moveAllToRight()
protected void moveSelectedToLeft()
protected void moveAllToLeft()
protected void moveItems(com.google.gwt.user.client.ui.ListBox srcLB,
com.google.gwt.user.client.ui.ListBox destLB,
boolean moveAll)
srcLB - destLB - moveAll - public void apply()
apply in interface IFileModifierpublic List<com.google.gwt.http.client.RequestBuilder> prepareRequests()
IFileModifierprepareRequests in interface IFileModifierFilePropertiesDialog.applyPanel()public void init(org.pentaho.gwt.widgets.client.filechooser.RepositoryFile fileSummary,
com.google.gwt.xml.client.Document fileInfo)
init in interface IFileModifierfileSummary - fileInfo - public void init(IFileSummary fileSummary, SolutionFileInfo fileInfo)
protected void updateControls()
Copyright © 2021 Hitachi Vantara. All rights reserved.