Package | Description |
---|---|
lumis.portal.servicecontainer | |
lumis.portal.serviceinterface | |
lumis.portal.theme |
Contains the portal themes feature implementation.
|
Modifier and Type | Method and Description |
---|---|
String |
ServiceContainerUrl.getOpenScript(IServiceInterfaceRequest request,
OpenRuntimeInterfaceBehavior behavior,
String controlContainerFormName,
ITransaction transaction)
Deprecated.
Returns the script for opening this URL based on the provided parameters.
|
Modifier and Type | Method and Description |
---|---|
static OpenRuntimeInterfaceBehavior |
OpenRuntimeInterfaceBehavior.from(PageWebResource pageWebResource,
boolean keepParentActive)
Returns the
OpenRuntimeInterfaceBehavior for the given page. |
static OpenRuntimeInterfaceBehavior |
OpenRuntimeInterfaceBehavior.from(String value,
boolean withParentActive)
Returns the
OpenRuntimeInterfaceBehavior accordingly to the given value. |
static OpenRuntimeInterfaceBehavior |
OpenRuntimeInterfaceBehavior.from(String value,
boolean useDefault,
boolean withParentActive)
Returns the
OpenRuntimeInterfaceBehavior accordingly to the given value. |
static OpenRuntimeInterfaceBehavior |
OpenRuntimeInterfaceBehavior.getDefaultBehavior(boolean keepParentActive)
Returns the default behavior.
|
static OpenRuntimeInterfaceBehavior |
OpenRuntimeInterfaceBehavior.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static OpenRuntimeInterfaceBehavior[] |
OpenRuntimeInterfaceBehavior.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
OpenRuntimeInterfaceBehavior |
ITheme.getOpenRuntimeInterfaceWithActiveParentBehavior()
Returns the default open runtime interface behavior set for this theme when the runtime interface needs the parent interface to be kept active.
|
OpenRuntimeInterfaceBehavior |
ITheme.getOpenRuntimeInterfaceWithoutActiveParentBehavior()
Returns the default open runtime interface behavior set for this theme.
|
LumisXP 12.3.0.200408 - Copyright © 2006–2020 Lumis EIP Tecnologia da Informação LTDA. All Rights Reserved.