#include <ObjectStatStrategy.h>
Inheritance diagram for AvailableStatStrategy:
Public Member Functions | |
AvailableStatStrategy () | |
virtual | ~AvailableStatStrategy () |
virtual PMSelectable::UI_Status | getPackageStatus (PMObjectPtr objPtr) |
virtual bool | setObjectStatus (PMSelectable::UI_Status newstatus, PMObjectPtr objPtr) |
|
|
|
|
|
Gets the status information from the package manager - and returns the status for a certain package.
Reimplemented from ObjectStatStrategy. |
|
Informs the package manager about the new status and additionally sets the candidate object to the user chosen object.
Reimplemented from ObjectStatStrategy. |