Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
DMX_ANDROID_ROOT_VIEW |
"com.vektorsoft.demux.android.core.DMXAndroidViewManager.root" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
DEMUX_BUNDLE_CACHE_DIR |
"cache" |
public static final String |
DEMUX_DIR_NAME |
".demux" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final int |
DLG_OPTION_CANCEL |
257 |
public static final int |
DLG_OPTION_CLOSED |
260 |
public static final int |
DLG_OPTION_NO |
259 |
public static final int |
DLG_OPTION_OK |
256 |
public static final int |
DLG_OPTION_YES |
258 |
public static final int |
DLG_TYPE_ERROR |
2 |
public static final int |
DLG_TYPE_INFO |
1 |
public static final int |
DLG_TYPE_PLAIN |
0 |
public static final int |
DLG_TYPE_QUESTION |
3 |
public static final int |
DLG_TYPE_WARNING |
4 |
public static final int |
OPIONS_OK_CANCEL |
513 |
public static final int |
OPTIONS_OK |
512 |
public static final int |
OPTIONS_YES_NO |
514 |
public static final int |
OPTIONS_YES_NO_CANCEL |
515 |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
PARAM_DIALOG_TITLE |
"com.vektorsoft.demux.core.mva.DMXViewManager.dlgTitle" |
public static final String |
PARAM_PROGRESS_DIALOG |
"com.vektorsoft.demux.core.mva.DMXViewManager.progressDialog" |
public static final String |
PARAM_VIEW_STATE |
"com.vektorsoft.demux.core.mva.DMXViewManager.viewState" |
public static final int |
VAL_DLG_CLOSE |
1 |
public static final int |
VAL_DLG_SHOW |
0 |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
JFX_ROOT_VIEW_ID |
"com.vektorsoft.demux.desktop.jfxRootView" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
ADAPTER_BEAN_NAME |
"dmxAdapter" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
DMX_VIEW_EXTENSION |
".xhtml" |
public static final String |
DMX_VIEW_PATH |
"/WEB-INF/dmx" |
public static final String |
DMX_VIEW_URL_PREFIX |
"/dmx/" |
Copyright © 2012-2014 Vektor Software. All Rights Reserved.