|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Uses of JobViewMode in org.gcube.portlets.admin.irbootstrapperportlet.gwt.client |
|---|
| Methods in org.gcube.portlets.admin.irbootstrapperportlet.gwt.client with parameters of type JobViewMode | |
|---|---|
void |
BootstrapperViewer.onJobSelected(JobUIElement job,
JobViewMode viewMode)
|
void |
JobVisualization.setJobToVisualize(JobUIElement job,
JobViewMode viewMode)
Sets the job to render |
void |
ViewerJobVisualization.setJobToVisualize(JobUIElement job,
JobViewMode viewMode)
Sets the job to render |
| Uses of JobViewMode in org.gcube.portlets.admin.irbootstrapperportlet.gwt.client.interfaces |
|---|
| Methods in org.gcube.portlets.admin.irbootstrapperportlet.gwt.client.interfaces that return JobViewMode | |
|---|---|
static JobViewMode |
JobViewMode.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static JobViewMode[] |
JobViewMode.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in org.gcube.portlets.admin.irbootstrapperportlet.gwt.client.interfaces with parameters of type JobViewMode | |
|---|---|
void |
JobsNavigatorListener.onJobSelected(JobUIElement job,
JobViewMode viewMode)
|
| Uses of JobViewMode in org.gcube.portlets.admin.irbootstrapperportlet.gwt.client.UIElements |
|---|
| Methods in org.gcube.portlets.admin.irbootstrapperportlet.gwt.client.UIElements with parameters of type JobViewMode | |
|---|---|
void |
TaskTreeNodePanel.setEntity(ExecutionEntityUIElement entity,
JobViewMode viewMode)
Sets the ExecutionEntityUIElement visualized by this TaskTreeNodePanel
and updates the panel appearence with information from the given element |
| Constructors in org.gcube.portlets.admin.irbootstrapperportlet.gwt.client.UIElements with parameters of type JobViewMode | |
|---|---|
TaskTreeNodePanel(ExecutionEntityUIElement entity,
JobViewMode viewMode,
ExecutionLogWindow logWindow)
Class constructor |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||