Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[ice-build] [eclipse/ice] a05483: Finished wiring up the Add button for the table, o...

  Branch: refs/heads/jay/reflectivity
  Home:   https://github.com/eclipse/ice
  Commit: a054833f62820dd25ed9b88d21ef60e295db7eff
      https://github.com/eclipse/ice/commit/a054833f62820dd25ed9b88d21ef60e295db7eff
  Author: Jay Jay Billings <billingsjj@xxxxxxxx>
  Date:   2015-01-14 (Wed, 14 Jan 2015)

  Changed paths:
    M src/org.eclipse.ice.client.widgets/src/org/eclipse/ice/client/widgets/ElementSourceDialog.java
    M src/org.eclipse.ice.client.widgets/src/org/eclipse/ice/client/widgets/ExtraInfoDialog.java
    M src/org.eclipse.ice.client.widgets/src/org/eclipse/ice/client/widgets/ICETableComponentSectionPart.java
    M src/org.eclipse.ice.client.widgets/src/org/eclipse/ice/client/widgets/ListComponentSectionPage.java
    M src/org.eclipse.ice.datastructures/src/org/eclipse/ice/datastructures/ICEObject/ListComponent.java
    M tests/org.eclipse.ice.datastructures.test/src/org/eclipse/ice/datastructures/test/ListComponentTester.java

  Log Message:
  -----------
  Finished wiring up the Add button for the table, only to find that the
table will need to be replaced to enable edits. #sigh

Signed-off-by: Jay Jay Billings <billingsjj@xxxxxxxx>



Back to the top