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.DebugIdImplEnabled
com.google.gwt.user.client.ui.HasHorizontalAlignment.AutoHorizontalAlignmentConstant, com.google.gwt.user.client.ui.HasHorizontalAlignment.HorizontalAlignmentConstant
com.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, setVerticalAlignment
getBody, getSpacing, getTable, setBorderWidth, setCellHeight, setCellHeight, setCellHorizontalAlignment, setCellHorizontalAlignment, setCellHorizontalAlignment, setCellVerticalAlignment, setCellVerticalAlignment, setCellVerticalAlignment, setCellWidth, setCellWidth, setSpacing
add, adjustIndex, checkIndexBoundsForAccess, checkIndexBoundsForInsertion, getChildren, getWidget, getWidgetCount, getWidgetIndex, getWidgetIndex, insert, insert, iterator, remove
add, adopt, adopt, clear, disown, doAttachChildren, doDetachChildren, orphan, remove
addAttachHandler, addBitlessDomHandler, addDomHandler, addHandler, asWidget, asWidgetOrNull, createHandlerManager, delegateEvent, fireEvent, getHandlerCount, getLayoutData, getParent, isAttached, isOrWasAttached, onAttach, onBrowserEvent, onDetach, onLoad, onUnload, removeFromParent, setLayoutData, sinkEvents
addStyleDependentName, 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, unsinkEvents
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
getWidgetIndex
getWidget, getWidgetCount, getWidgetIndex, remove
forEach, spliterator
public 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 IFileModifier
public List<com.google.gwt.http.client.RequestBuilder> prepareRequests()
IFileModifier
prepareRequests
in interface IFileModifier
FilePropertiesDialog.applyPanel()
public void init(org.pentaho.gwt.widgets.client.filechooser.RepositoryFile fileSummary, com.google.gwt.xml.client.Document fileInfo)
init
in interface IFileModifier
fileSummary
- fileInfo
- public void init(IFileSummary fileSummary, SolutionFileInfo fileInfo)
protected void updateControls()
Copyright © 2021 Hitachi Vantara. All rights reserved.