org.gcube.datatransfer.portlets.user.client
Class Common
java.lang.Object
org.gcube.datatransfer.portlets.user.client.Common
- Direct Known Subclasses:
- Functionality, Panels, Popups, RPCalls, SchedulerPortlet, Utils
public class Common
- extends Object
- Author:
- Nikolaos Drakopoulos(CERN)
|
Method Summary |
static com.sencha.gxt.widget.core.client.grid.editing.GridEditing<Uri> |
createGridEditing(com.sencha.gxt.widget.core.client.grid.Grid<Uri> editableGrid)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
schedulerService
public static final SchedulerServiceAsync schedulerService
rpCalls
public static RPCalls rpCalls
panels
public static Panels panels
popups
public static Popups popups
functions
public static Functionality functions
specificationLink
public static String specificationLink
destinationFolder
public static String destinationFolder
defaultResourceName
public static String defaultResourceName
defaultScope
public static String defaultScope
isAdmin
public static boolean isAdmin
minGenWidth
public static int minGenWidth
totalWidth
public static int totalWidth
minGenHeight
public static int minGenHeight
focusTimer
public static com.google.gwt.user.client.Timer focusTimer
resizeTimer
public static com.google.gwt.user.client.Timer resizeTimer
foc
public static com.google.gwt.user.client.ui.FocusPanel foc
loadingIconForSource
public static com.google.gwt.user.client.ui.PopupPanel loadingIconForSource
loadingIconForTarget
public static com.google.gwt.user.client.ui.PopupPanel loadingIconForTarget
loadingIconForTransfers
public static com.google.gwt.user.client.ui.PopupPanel loadingIconForTransfers
panelGeneral
public static com.sencha.gxt.widget.core.client.FramedPanel panelGeneral
agentHostname
public static String agentHostname
inputUrls
public static List<String> inputUrls
callingWorkspaceRoot
public static boolean callingWorkspaceRoot
idWorkspaceRoot
public static String idWorkspaceRoot
autoId
public static int autoId
getTransferTimer
public static com.google.gwt.user.client.Timer getTransferTimer
getTransferRepeatingTimer
public static com.google.gwt.user.client.Timer getTransferRepeatingTimer
agentIsSelectedFromStatsPanel
public static boolean agentIsSelectedFromStatsPanel
dialogBoxGen
public static com.google.gwt.user.client.ui.DialogBox dialogBoxGen
closeButton
public static com.google.gwt.user.client.ui.Button closeButton
west
public static com.google.gwt.user.client.ui.VerticalPanel west
east
public static com.google.gwt.user.client.ui.VerticalPanel east
south
public static com.sencha.gxt.widget.core.client.ContentPanel south
frequency
public static com.sencha.gxt.widget.core.client.form.SimpleComboBox<String> frequency
typeOfSchedule
public static com.sencha.gxt.widget.core.client.form.SimpleComboBox<String> typeOfSchedule
commands
public static com.sencha.gxt.widget.core.client.form.SimpleComboBox<String> commands
ResourceName
public static com.sencha.gxt.widget.core.client.form.TextField ResourceName
scope
public static com.sencha.gxt.widget.core.client.form.TextField scope
transferId
public static com.sencha.gxt.widget.core.client.form.TextField transferId
dateLabel
public static com.sencha.gxt.widget.core.client.form.FieldLabel dateLabel
timeLabel
public static com.sencha.gxt.widget.core.client.form.FieldLabel timeLabel
force
public static com.sencha.gxt.widget.core.client.form.CheckBox force
overwrite
public static com.sencha.gxt.widget.core.client.form.CheckBox overwrite
unzip
public static com.sencha.gxt.widget.core.client.form.CheckBox unzip
date
public static com.sencha.gxt.widget.core.client.form.DateField date
time
public static com.sencha.gxt.widget.core.client.form.TimeField time
comboAgent
public static com.sencha.gxt.widget.core.client.form.SimpleComboBox<String> comboAgent
combo1
public static ComboForSource combo1
destCombo
public static ComboForDestination destCombo
destinationF
public static com.sencha.gxt.widget.core.client.form.TextField destinationF
combo1Label
public static com.sencha.gxt.widget.core.client.toolbar.LabelToolItem combo1Label
destLabel
public static com.sencha.gxt.widget.core.client.toolbar.LabelToolItem destLabel
destLabelF
public static com.sencha.gxt.widget.core.client.toolbar.LabelToolItem destLabelF
hideSchedulerButton
public static com.sencha.gxt.widget.core.client.button.TextButton hideSchedulerButton
showSchedulerButton
public static com.sencha.gxt.widget.core.client.button.TextButton showSchedulerButton
sendButton
public static com.sencha.gxt.widget.core.client.button.TextButton sendButton
makeNewFolder
public static com.sencha.gxt.widget.core.client.button.TextButton makeNewFolder
deleteCurrentFolder
public static com.sencha.gxt.widget.core.client.button.TextButton deleteCurrentFolder
makeNewTreeSource
public static com.sencha.gxt.widget.core.client.button.TextButton makeNewTreeSource
deleteCurrentTreeSource
public static com.sencha.gxt.widget.core.client.button.TextButton deleteCurrentTreeSource
showSourcesButton
public static com.sencha.gxt.widget.core.client.button.TextButton showSourcesButton
showDestinationsButton
public static com.sencha.gxt.widget.core.client.button.TextButton showDestinationsButton
lastCombo1Value
public static String lastCombo1Value
lastDestComboValue
public static String lastDestComboValue
destinationAnchor
public static com.sencha.gxt.widget.core.client.tips.ToolTipConfig destinationAnchor
sourceAnchor
public static com.sencha.gxt.widget.core.client.tips.ToolTipConfig sourceAnchor
sourceStore
public static com.sencha.gxt.data.shared.TreeStore<BaseDto> sourceStore
targetStore
public static com.sencha.gxt.data.shared.TreeStore<BaseDto> targetStore
toBeTransferredStore
public static com.sencha.gxt.data.shared.TreeStore<BaseDto> toBeTransferredStore
sourceTree
public static com.sencha.gxt.widget.core.client.tree.Tree<BaseDto,String> sourceTree
targetTree
public static com.sencha.gxt.widget.core.client.tree.Tree<BaseDto,String> targetTree
targetTreeDropTarget
public static com.sencha.gxt.dnd.core.client.TreeDropTarget<BaseDto> targetTreeDropTarget
vpListFiles
public static com.sencha.gxt.widget.core.client.container.HorizontalLayoutContainer vpListFiles
lastSelectedFolderId
public static String lastSelectedFolderId
neededParent
public static boolean neededParent
toolbarSource
public static com.sencha.gxt.widget.core.client.toolbar.ToolBar toolbarSource
toolbarDestF
public static com.sencha.gxt.widget.core.client.toolbar.ToolBar toolbarDestF
multiBoxSourceType
public static com.google.gwt.user.client.ui.ListBox multiBoxSourceType
multiBoxDestinationType
public static com.google.gwt.user.client.ui.ListBox multiBoxDestinationType
commandsInGrid
public static com.sencha.gxt.widget.core.client.form.SimpleComboBox<String> commandsInGrid
ResourceNameInGrid
public static com.sencha.gxt.widget.core.client.form.TextField ResourceNameInGrid
scopeInGrid
public static com.sencha.gxt.widget.core.client.form.TextField scopeInGrid
transferIdInGrid
public static com.sencha.gxt.widget.core.client.form.TextField transferIdInGrid
forceInGrid
public static com.sencha.gxt.widget.core.client.form.CheckBox forceInGrid
newFolderField
public static com.sencha.gxt.widget.core.client.form.TextField newFolderField
newTreeSourceField
public static com.sencha.gxt.widget.core.client.form.TextField newTreeSourceField
currentAgentSourcePath
public static String currentAgentSourcePath
selectedAgentSourcePath
public static String selectedAgentSourcePath
lastSelectedAgentFolderName
public static String lastSelectedAgentFolderName
selectedAgentSource
public static String selectedAgentSource
selectedAgentSourcePort
public static String selectedAgentSourcePort
currentAgentDestinationPath
public static String currentAgentDestinationPath
selectedAgentDestinationPath
public static String selectedAgentDestinationPath
lastSelectedAgentFolderDestName
public static String lastSelectedAgentFolderDestName
selectedAgentDestination
public static String selectedAgentDestination
selectedAgentDestinationPort
public static String selectedAgentDestinationPort
smServiceNameSource
public static com.sencha.gxt.widget.core.client.form.TextField smServiceNameSource
smServiceClassSource
public static com.sencha.gxt.widget.core.client.form.TextField smServiceClassSource
smOwnerSource
public static com.sencha.gxt.widget.core.client.form.TextField smOwnerSource
smAccessTypeSource
public static com.sencha.gxt.widget.core.client.form.SimpleComboBox<String> smAccessTypeSource
currentMongoDBSourcePath
public static String currentMongoDBSourcePath
selectedMongoDBSourcePath
public static String selectedMongoDBSourcePath
lastSelectedMongoDBFolderName
public static String lastSelectedMongoDBFolderName
defaultValuesStorage
public static com.sencha.gxt.widget.core.client.form.CheckBox defaultValuesStorage
smServiceName
public static com.sencha.gxt.widget.core.client.form.TextField smServiceName
smServiceClass
public static com.sencha.gxt.widget.core.client.form.TextField smServiceClass
smOwner
public static com.sencha.gxt.widget.core.client.form.TextField smOwner
smAccessType
public static com.sencha.gxt.widget.core.client.form.SimpleComboBox<String> smAccessType
currentMongoDBDestinationPath
public static String currentMongoDBDestinationPath
selectedMongoDBDestinationPath
public static String selectedMongoDBDestinationPath
lastSelectedMongoDBFolderDestName
public static String lastSelectedMongoDBFolderDestName
defaultValuesSource
public static com.sencha.gxt.widget.core.client.form.CheckBox defaultValuesSource
passWorkspace
public static com.sencha.gxt.widget.core.client.form.PasswordField passWorkspace
dataStoragesList
public static List<String> dataStoragesList
selectedDatastorageName
public static String selectedDatastorageName
multiBoxDataStorages
public static com.google.gwt.user.client.ui.ListBox multiBoxDataStorages
selectedDataStorageId
public static String selectedDataStorageId
currentDataStoragePath
public static String currentDataStoragePath
selectedDatastoragePath
public static String selectedDatastoragePath
lastSelectedDatastorageFolderName
public static String lastSelectedDatastorageFolderName
stringOfWriteSourceIDs
public static String stringOfWriteSourceIDs
multiBoxTreeWriteSources
public static com.google.gwt.user.client.ui.ListBox multiBoxTreeWriteSources
selectedDestCollection
public static String selectedDestCollection
uriGrid
public static com.sencha.gxt.widget.core.client.grid.Grid<Uri> uriGrid
storeForUris
public static com.sencha.gxt.data.shared.ListStore<Uri> storeForUris
editing
public static com.sencha.gxt.widget.core.client.grid.editing.GridEditing<Uri> editing
cc1Uris
public static com.sencha.gxt.widget.core.client.grid.ColumnConfig<Uri,String> cc1Uris
cc2Uris
public static com.sencha.gxt.widget.core.client.grid.ColumnConfig<Uri,String> cc2Uris
multiBoxDataSources
public static com.google.gwt.user.client.ui.ListBox multiBoxDataSources
dataSourcesList
public static List<String> dataSourcesList
selectedDataSourceId
public static String selectedDataSourceId
selectedDatasourcePath
public static String selectedDatasourcePath
currentDataSourcePath
public static String currentDataSourcePath
lastSelectedDataSourceFolderName
public static String lastSelectedDataSourceFolderName
stringOfAgentStats
public static String stringOfAgentStats
listAgentStats
public static List<AgentStat> listAgentStats
gridAgentStats
public static com.sencha.gxt.widget.core.client.grid.Grid<AgentStat> gridAgentStats
storeAgentStats
public static com.sencha.gxt.data.shared.ListStore<AgentStat> storeAgentStats
cmAgentStat
public static com.sencha.gxt.widget.core.client.grid.ColumnModel<AgentStat> cmAgentStat
callingManagementResultJson
public static String callingManagementResultJson
folderResSource
public static String folderResSource
folderResDestination
public static String folderResDestination
jsonWorkspace
public static String jsonWorkspace
callingManagementResult
public static CallingManagementResult callingManagementResult
callingSchedulerResult
public static CallingSchedulerResult callingSchedulerResult
folderSource
public static FolderDto folderSource
folderDestination
public static FolderDto folderDestination
uriProp
public static UriProperties uriProp
transferInfoProp
public static TransferInfoProperties transferInfoProp
agentStatProp
public static AgentStatProperties agentStatProp
outcomesProp
public static OutcomesProperties outcomesProp
treeOutcomesProp
public static TreeOutcomesProperties treeOutcomesProp
baseDtoProp
public static BaseDtoProperties baseDtoProp
store
public static com.sencha.gxt.data.shared.ListStore<TransferInfo> store
grid
public static com.sencha.gxt.widget.core.client.grid.Grid<TransferInfo> grid
gettingUserAndScope
public static boolean gettingUserAndScope
stringOfAgents
public static String stringOfAgents
multiBoxAgents
public static com.google.gwt.user.client.ui.ListBox multiBoxAgents
listOutcomes
public static List<Outcomes> listOutcomes
listTreeOutcomes
public static List<TreeOutcomes> listTreeOutcomes
printFolderString
public static String printFolderString
agentStats
public static com.sencha.gxt.widget.core.client.button.ToolButton agentStats
agentStatsTooltip
public static com.sencha.gxt.widget.core.client.tips.ToolTipConfig agentStatsTooltip
forTreeElementDescription
public static com.sencha.gxt.widget.core.client.Dialog forTreeElementDescription
portlet
public static SchedulerPortlet portlet
Common
public Common()
createGridEditing
public static com.sencha.gxt.widget.core.client.grid.editing.GridEditing<Uri> createGridEditing(com.sencha.gxt.widget.core.client.grid.Grid<Uri> editableGrid)
Copyright © 2013. All Rights Reserved.