Package | Description |
---|---|
com.wewebu.ow.server.app | |
com.wewebu.ow.server.settingsimpl |
Modifier and Type | Method and Description |
---|---|
static OwWindowPositions |
OwWindowPositions.getUndefWindowPosition()
get a undefined window position
|
OwWindowPositions |
OwMainAppContext.getWindowPositions()
get a setting for the application
|
Modifier and Type | Method and Description |
---|---|
static String |
OwMimeManager.getAutoViewerScript(OwMainAppContext context_p,
String strOpenURL_p,
int viewermode_p,
String id_p,
String sDmsID_p,
int iPage_p,
OwWindowPositions windowpos_p)
create a script that opens the URL in a viewer and automatically arranges the browser and the viewer
the script can be applied with the addFinalScript() method.
|
String |
OwMimeManager.OwOpenCommand.getScript(int iViewerMode_p,
OwWindowPositions windowpos_p,
boolean fPreviewMode_p)
get the pure script command if a script is defined by this command
|
static void |
OwMimeManager.openObject(OwMainAppContext context_p,
OwObjectReference obj_p,
OwObject parent_p,
int iViewerMode_p,
OwClientRefreshContext refreshCtx_p,
int iPage_p,
OwWindowPositions windowpos_p,
Collection objects_p)
open the given object according to MIME settings
|
static void |
OwMimeManager.openObject(OwMainAppContext context_p,
OwObjectReference obj_p,
OwObject parent_p,
int iViewerMode_p,
OwClientRefreshContext refreshCtx_p,
int iPage_p,
OwWindowPositions windowpos_p,
Collection objects_p,
String additionalParams_p)
open the given object according to the MIME settings, and add also the additional params to the
caller URL.
|
static void |
OwMimeManager.openObject(OwMainAppContext context_p,
OwObjectReference obj_p,
OwObject parent_p,
int iViewerMode_p,
OwClientRefreshContext refreshCtx_p,
int iPage_p,
OwWindowPositions windowpos_p,
Collection objects_p,
String additionalParams_p,
String mimeContext_p)
open the given object according to the MIME settings, and add also the additional params to the
caller URL.
|
static void |
OwMimeManager.openObjectPreview(OwMainAppContext context_p,
OwObjectReference obj_p,
OwObject parent_p,
int iViewerMode_p,
OwClientRefreshContext refreshCtx_p,
int iPage_p,
OwWindowPositions windowpos_p,
Collection objects_p)
open the given object according to MIME settings
|
Modifier and Type | Class and Description |
---|---|
class |
OwSettingsPropertyWindowPositions.OwWindowPositionsImpl
tuple that holds window position information
|
Copyright © 2014 Alfresco Business Solutions. All Rights Reserved.