Package | Description |
---|---|
org.eclipse.ice.datastructures.form |
Modifier and Type | Method and Description |
---|---|
void |
MasterDetailsPair.copy(MasterDetailsPair otherMasterDetailsPair)
An operation that copies the object passed into the current object.
|
Modifier and Type | Method and Description |
---|---|
void |
MasterDetailsComponent.setTemplates(java.util.ArrayList<MasterDetailsPair> pairs)
This operation sets up the templates for the MasterDetailsComponent using
a list of MasterDetailsPairs.
|