

Classes | |
| class | Table |
Public Member Functions | |
| EditVariablesPanel (CommandCenterGui controller) | |
| void | preShow (Map< String, Object > writeTo, Map< String, Object > inProject, Map< String, Object > inSession) |
| void | afterOk () |
Protected Attributes | |
| Table | t1 |
| Table | t2 |
| CommandCenterGui | controller |
| Map< String, Object > | writeTo |
| Map< String, Object > | inProject |
| Map< String, Object > | inSession |
Allows to edit the variables.
| alma::acs::commandcenter::gui::EditVariablesPanel::EditVariablesPanel | ( | CommandCenterGui | controller | ) | [inline] |
| void alma::acs::commandcenter::gui::EditVariablesPanel::afterOk | ( | ) | [inline] |
References t1, t2, alma::acs::commandcenter::gui::EditVariablesPanel::Table::writeModel(), and writeTo.
Referenced by alma::acs::commandcenter::gui::CommandCenterGui::showVariablesEditor().
| void alma::acs::commandcenter::gui::EditVariablesPanel::preShow | ( | Map< String, Object > | writeTo, | |
| Map< String, Object > | inProject, | |||
| Map< String, Object > | inSession | |||
| ) | [inline] |
References alma::acs::commandcenter::gui::EditVariablesPanel::Table::readModel(), t1, and t2.
Referenced by alma::acs::commandcenter::gui::CommandCenterGui::showVariablesEditor().
Map<String,Object> alma::acs::commandcenter::gui::EditVariablesPanel::inProject [protected] |
Map<String,Object> alma::acs::commandcenter::gui::EditVariablesPanel::inSession [protected] |
Referenced by afterOk(), EditVariablesPanel(), and preShow().
Referenced by afterOk(), EditVariablesPanel(), and preShow().
Map<String,Object> alma::acs::commandcenter::gui::EditVariablesPanel::writeTo [protected] |
Referenced by afterOk().
1.6.2