public class ModalDc extends AbstractDialogDc implements DialogDc
| Modifier and Type | Field and Description |
|---|---|
static String |
RESULT_KEY
Key for the result argument.
|
mAppEventSupport, mDialogManagerFORCE_CLOSE_KEY| Constructor and Description |
|---|
ModalDc() |
| Modifier and Type | Method and Description |
|---|---|
void |
dispose(Map<String,? super Object> pArgs) |
void |
doActivate(Map<String,? super Object> pArgs) |
void |
doPassivate(Map<String,? super Object> pArgs) |
Object |
getVisualPresentation() |
void |
init(Dc pParent,
Map<String,? super Object> pArgs) |
canPassivate, postAppEventclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitpostAppEventcanPassivatepublic static final String RESULT_KEY
public void init(Dc pParent, Map<String,? super Object> pArgs)
init in interface Dcinit in class AbstractDialogDcpublic void doActivate(Map<String,? super Object> pArgs)
doActivate in interface SimpleLifeCyclepublic void doPassivate(Map<String,? super Object> pArgs)
doPassivate in interface SimpleLifeCyclepublic void dispose(Map<String,? super Object> pArgs)
dispose in interface Disposabledispose in class AbstractDialogDcpublic Object getVisualPresentation()
getVisualPresentation in interface DialogDcCopyright © 2013–2024 Jürgen Zeller (privat). All rights reserved.