AdmincentralAppView
} instead.@Deprecated public class DefaultAppView extends Object implements AppView
AppView
,
Serialized FormAppView.Listener
Constructor and Description |
---|
DefaultAppView()
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
String |
addSubAppView(View view,
String caption,
boolean closable)
Deprecated.
|
String |
addSubAppView(View view,
String caption,
String icon,
boolean closable)
Deprecated.
|
MagnoliaTabSheet |
asVaadinComponent()
Deprecated.
Returns the Vaadin component managed by this view.
|
void |
closeSubAppView(String instanceId)
Deprecated.
|
String |
getActiveSubAppView()
Deprecated.
|
View |
getSubAppViewContainer(String instanceId)
Deprecated.
Get the view of the container of a SubApp.
|
void |
setActiveSubAppView(String instanceId)
Deprecated.
|
void |
setAppLogo(String logo)
Deprecated.
|
void |
setAppLogo(String logo,
String bgcolor)
Deprecated.
|
void |
setAppName(String name)
Deprecated.
|
void |
setListener(AppView.Listener listener)
Deprecated.
|
void |
setTheme(String themeName)
Deprecated.
|
void |
updateCaption(String instanceId,
String caption)
Deprecated.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
setTabCaptionsAsHtml
public String addSubAppView(View view, String caption, boolean closable)
addSubAppView
in interface AppView
public String addSubAppView(View view, String caption, String icon, boolean closable)
addSubAppView
in interface AppView
public void setActiveSubAppView(String instanceId)
setActiveSubAppView
in interface AppView
public String getActiveSubAppView()
getActiveSubAppView
in interface AppView
public void updateCaption(String instanceId, String caption)
updateCaption
in interface AppView
public void setTheme(String themeName)
public void setListener(AppView.Listener listener)
setListener
in interface AppView
public MagnoliaTabSheet asVaadinComponent()
View
asVaadinComponent
in interface View
public View getSubAppViewContainer(String instanceId)
AppView
getSubAppViewContainer
in interface AppView
public void closeSubAppView(String instanceId)
closeSubAppView
in interface AppView
public void setAppLogo(String logo)
setAppLogo
in interface AppView
public void setAppLogo(String logo, String bgcolor)
setAppLogo
in interface AppView
public void setAppName(String name)
setAppName
in interface AppView
Copyright © 2021 Magnolia International Ltd.. All rights reserved.