Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[ice-build] [eclipse/ice] 5568f2: Added ListComponentSectionPage and fixed the Form ...

  Branch: refs/heads/jay/reflectivity
  Home:   https://github.com/eclipse/ice
  Commit: 5568f2f516b222fdfca03049646154835265f8dd
      https://github.com/eclipse/ice/commit/5568f2f516b222fdfca03049646154835265f8dd
  Author: Jay Jay Billings <billingsjj@xxxxxxxx>
  Date:   2014-12-30 (Tue, 30 Dec 2014)

  Changed paths:
    M src/org.eclipse.ice.client.widgets/src/org/eclipse/ice/client/widgets/ICEFormEditor.java
    M src/org.eclipse.ice.client.widgets/src/org/eclipse/ice/client/widgets/ICEFormPage.java
    M src/org.eclipse.ice.client.widgets/src/org/eclipse/ice/client/widgets/ICESectionPage.java
    A src/org.eclipse.ice.client.widgets/src/org/eclipse/ice/client/widgets/ListComponentSectionPage.java
    M src/org.eclipse.ice.reflectivity/src/org/eclipse/ice/reflectivity/ReflectivityModel.java
    M tests/org.eclipse.ice.reflectivity.test/src/org/eclipse/ice/reflectivity/test/ReflectivityModelTester.java

  Log Message:
  -----------
  Added ListComponentSectionPage and fixed the Form for the reflectivity
model and its test.

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



Back to the top