Skip to main content
Version: 4.59

ShowViewTarget

List of show view targets.

This type can have the following values.

ValueDescription
"menuLeft"Opens the view in the left menu.
"menuRight"Opens the view in the right menu.
"view"Opens the view as a new view on the main view stack.
"tab0"Opens the view in the first tab.
"tab1"Opens the view in the second tab.
"tab2"Opens the view in the third tab.
"tab3"Opens the view in the fourth tab.
"tab4"Opens the view in the fifth tab.
"tabActive"Opens the view in the active tab.
"popUp"Opens the view as a pop-up.
"replaceCurrent"Replaces the current tab if possible otherwise replaces current view.
"replaceView"Replaces the current view.
"replaceTab0"Replaces the first tab.
"replaceTab1"Replaces the second tab.
"replaceTab2"Replaces the third tab.
"replaceTab3"Replaces the fourth tab.
"replaceTab4"Replaces the fifth tab.
"replaceTabActive"Replaces the active tab.
"root"Replaces the current view stack.