Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

New MVP Reflectometry GUI - Base setup #10214

Closed
3 tasks done
mantid-builder opened this issue Apr 24, 2014 · 2 comments
Closed
3 tasks done

New MVP Reflectometry GUI - Base setup #10214

mantid-builder opened this issue Apr 24, 2014 · 2 comments
Labels
Reflectometry Issues and pull requests related to reflectometry
Milestone

Comments

@mantid-builder
Copy link
Collaborator

Original Reporter: Keith Brown

This ticket is blocked by :

This ticket is blocks : TRAC9368, TRAC9865, TRAC10222

This ticket will have the presenter, a presenter test class, and the abstract view class, as well as any other classes required to make this work to a basic level.

The presenter constructor should take a ITableworkspace and the view and call showTable() from the viewer passing the model as a parameter.

The end result should be able to:

  • Load and display a table workspace as a model.
  • Create a new table
  • Allow to process rows (and sets of rows) in the table via ReflectometryReductionOneAuto
  • Allow the user to save
@mantid-builder mantid-builder added the Reflectometry Issues and pull requests related to reflectometry label Jun 3, 2015
@mantid-builder mantid-builder added this to the Release 3.3 milestone Jun 3, 2015
@mantid-builder
Copy link
Collaborator Author

This issue was originally trac ticket 9371

@stuartcampbell
Copy link
Collaborator

Keith Brown (2014-05-19T15:11:35):
Refs http://trac.mantidproject.org/mantid/ticket/9371 Add and delete row tests

Add row and delete row now have unit tests

Cleaned up a load of gmock warnings by creating a new class specifically for the constructor.

6319365

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Reflectometry Issues and pull requests related to reflectometry
Projects
None yet
Development

No branches or pull requests

3 participants