public static final String REDIRECT_URL_PROPERTY = "userviewRedirectUrl";
Property key to set a url for redirection.
public static final String REDIRECT_PARENT_PROPERTY = "userviewRedirectParent";
Property key to set the redirection target to parent window. The property expecting "true" or "false" as value.
public static final String ALERT_MESSAGE_PROPERTY = "userviewAlertMessage";
Property key to set a alert message to show when a page loaded.