public final class GetSocialUi
extends java.lang.Object
Modifier and Type | Method and Description |
---|---|
static void |
closeView()
Close the GetSocial View without state save.
|
static void |
closeView(boolean saveViewState)
Close the GetSocial View.
|
static boolean |
loadConfiguration(java.lang.String path) |
static boolean |
loadDefaultConfiguration() |
static void |
restoreView()
Displays GetSocial view, which was hidden using closeView.
|
static boolean |
showView(ViewBuilder viewBuilder) |
public static boolean loadDefaultConfiguration()
public static boolean loadConfiguration(java.lang.String path)
public static boolean showView(ViewBuilder viewBuilder)
public static void closeView()
public static void closeView(boolean saveViewState)
saveViewState
- true if the state of GetSocial view needs to be restored later by calling restoreView.public static void restoreView()
(c) Copyright GetSocial BV, 2022. All Rights Reserved.