public class MedicalLineBroadcastReceiver.ModificationCallback extends CotModificationManager.ModificationAction
Constructor and Description |
---|
ModificationCallback() |
Modifier and Type | Method and Description |
---|---|
boolean |
checkAndPrompt(CotEvent event,
android.os.Bundle bundle)
Prompts the user with the appropriate user screens.
|
void |
showAcceptDialog(CotEvent event,
android.os.Bundle bundle)
Function to show a dialog where the user can accept or reject changes to a marker
|
approved
public boolean checkAndPrompt(CotEvent event, android.os.Bundle bundle)
CotModificationManager.ModificationAction
checkAndPrompt
in class CotModificationManager.ModificationAction
public void showAcceptDialog(CotEvent event, android.os.Bundle bundle)
event
- the cot event.bundle
- the bundle which accompanies the cot event.