Feature #156

Table interface for simple array values

Added by Davide Principi about 10 years ago. Updated over 8 years ago.

Status:CLOSEDStart date:05/20/2011
Priority:NormalDue date:
Assignee:-% Done:

100%

Category:nethserver-nethgui
Target version:Phi
Resolution: NEEDINFO:

Description

Implement an Adapter to perform CRUD actions on a table, where values are stored in simple DB array.

See NethService_Module_RemoteAccess_RemoteManagement module.

Associated revisions

Revision bd83dc11
Added by Davide Principi about 10 years ago

Refs #156. Launched TabularValueAdapter and unit test class.

Revision 51db8241
Added by Davide Principi about 10 years ago

Refs #156. Changed Tabular adapter behaviour: the first value of the matrix is extracted as the row key value.

Revision f747537b
Added by Davide Principi about 10 years ago

Refs #156. Added getTableAdapter() operation into HostConfigurationInterface.

  • Updated Table classes to operate with TabularValueAdapter class
  • Now TableRead maps the row key value into the Key column.
  • Added prepareViewForColumnKey() method into TableRead.

Revision 4878a02a
Added by Davide Principi about 10 years ago

Refs #156. Launched TabularValueAdapter and unit test class.

Revision f4eb34b5
Added by Davide Principi about 10 years ago

Refs #156. Changed Tabular adapter behaviour: the first value of the matrix is extracted as the row key value.

Revision 3dbfecde
Added by Davide Principi about 10 years ago

Refs #156. Added getTableAdapter() operation into HostConfigurationInterface.

  • Updated Table classes to operate with TabularValueAdapter class
  • Now TableRead maps the row key value into the Key column.
  • Added prepareViewForColumnKey() method into TableRead.

History

#1 Updated by Davide Principi about 10 years ago

  • Status changed from NEW to ON_DEV
  • Assignee set to Davide Principi

#2 Updated by Davide Principi about 10 years ago

  • Start date set to 05/20/2011

#3 Updated by Davide Principi about 10 years ago

  • Status changed from ON_DEV to CLOSED
  • % Done changed from 0 to 100

The feature is completed but we must integrate Controller and List composite. See #178.

Also available in: Atom PDF