public abstract class ShowThreddsFolderInfoView
extends com.google.gwt.user.client.ui.Composite
| Modifier and Type | Class and Description |
|---|---|
static class |
ShowThreddsFolderInfoView.SUBMIT_ACTION
The Enum SUBMIT_ACTION.
|
| Constructor and Description |
|---|
ShowThreddsFolderInfoView(String folderId,
boolean isCreateConfiguration)
Because this class has a default constructor, it can be used as a binder
template.
|
| Modifier and Type | Method and Description |
|---|---|
String |
getCatalogueName()
Gets the catalogue name.
|
com.google.gwt.user.client.ui.HTMLPanel |
getMainPanel()
Gets the main panel.
|
com.github.gwtbootstrap.client.ui.Pager |
getPager()
Gets the pager.
|
String |
getRemotePath()
Gets the remote path.
|
GcubeScope |
getSelectedScope()
Gets the selected scope.
|
boolean |
isCreateConfiguration()
Checks if is creates the configuration.
|
abstract void |
setError(boolean visible,
String error)
Sets the error.
|
void |
showUnsyncButton(boolean show)
Show unsync.
|
abstract void |
submitHandler(ShowThreddsFolderInfoView.SUBMIT_ACTION action)
Submit handler.
|
void |
updateViewToResult(WsFolder folder,
WsThreddsSynchFolderDescriptor syncFolderDesc)
Update view to result.
|
protected boolean |
validateSubmit()
Validate submit.
|
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, toStringpublic ShowThreddsFolderInfoView(String folderId, boolean isCreateConfiguration)
folderId - the folder idisCreateConfiguration - the is create configurationmapScopeThreddsRoles - the map scope thredds rolespublic abstract void submitHandler(ShowThreddsFolderInfoView.SUBMIT_ACTION action)
action - the actionpublic abstract void setError(boolean visible,
String error)
visible - the visibleerror - the errorpublic void updateViewToResult(WsFolder folder, WsThreddsSynchFolderDescriptor syncFolderDesc)
folder - the foldersyncFolderDesc - the sync folder descpublic boolean isCreateConfiguration()
protected boolean validateSubmit()
public String getRemotePath()
public String getCatalogueName()
public GcubeScope getSelectedScope()
public com.github.gwtbootstrap.client.ui.Pager getPager()
public com.google.gwt.user.client.ui.HTMLPanel getMainPanel()
public void showUnsyncButton(boolean show)
show - the showCopyright © 2021. All Rights Reserved.