- generateFinalButtonBehaviour() - Method in class com.matthewtamlin.sliding_intro_screen_library.IntroActivity
-
- generatePages(Bundle) - Method in class com.matthewtamlin.sliding_intro_screen_library.IntroActivity
-
- getActiveColor() - Method in class com.matthewtamlin.sliding_intro_screen_library.Dot
-
- getActiveDiameter() - Method in class com.matthewtamlin.sliding_intro_screen_library.Dot
-
- getActivity() - Method in interface com.matthewtamlin.sliding_intro_screen_library.IntroButton.Behaviour
-
- getActivity() - Method in class com.matthewtamlin.sliding_intro_screen_library.IntroButton.BehaviourAdapter
-
- getActivity() - Method in class com.matthewtamlin.sliding_intro_screen_library.IntroButton
-
- getAppearance() - Method in class com.matthewtamlin.sliding_intro_screen_library.IntroButton
-
- getBackImage() - Method in class com.matthewtamlin.sliding_intro_screen_library.ParallaxPage
-
- getBackImageHolderResId() - Method in class com.matthewtamlin.sliding_intro_screen_library.ParallaxPage
-
- getBehaviour() - Method in class com.matthewtamlin.sliding_intro_screen_library.IntroButton
-
- getCount() - Method in class com.matthewtamlin.sliding_intro_screen_library.PageAdapter
-
- getCurrentColor() - Method in class com.matthewtamlin.sliding_intro_screen_library.Dot
-
Returns the current color of this Dot.
- getCurrentDiameter() - Method in class com.matthewtamlin.sliding_intro_screen_library.Dot
-
Returns the current diameter of this Dot.
- getCurrentPage() - Method in class com.matthewtamlin.sliding_intro_screen_library.IntroActivity
-
- getCurrentState() - Method in class com.matthewtamlin.sliding_intro_screen_library.Dot
-
Returns the current state of this Dot.
- getDefaultActiveColor() - Method in class com.matthewtamlin.sliding_intro_screen_library.Dot
-
- getDefaultActiveDiameterDp() - Method in class com.matthewtamlin.sliding_intro_screen_library.Dot
-
- getDefaultInactiveColor() - Method in class com.matthewtamlin.sliding_intro_screen_library.Dot
-
- getDefaultInactiveDiameterDp() - Method in class com.matthewtamlin.sliding_intro_screen_library.Dot
-
- getDefaultInitiallyActive() - Method in class com.matthewtamlin.sliding_intro_screen_library.Dot
-
- getDefaultTransitionDuration() - Method in class com.matthewtamlin.sliding_intro_screen_library.Dot
-
- getDesiredBackgroundColor() - Method in class com.matthewtamlin.sliding_intro_screen_library.Page
-
Returns the color this Page would prefer to have drawn behind it when displayed.
- getFinalButtonAppearance() - Method in class com.matthewtamlin.sliding_intro_screen_library.IntroActivity
-
- getFinalButtonBehaviour() - Method in class com.matthewtamlin.sliding_intro_screen_library.IntroActivity
-
- getFinalButtonIcon(Class<? extends IntroButton.Behaviour>) - Method in class com.matthewtamlin.sliding_intro_screen_library.IntroActivity
-
Returns the icon to display in the final button for a particular behaviour.
- getFinalButtonText(Class<? extends IntroButton.Behaviour>) - Method in class com.matthewtamlin.sliding_intro_screen_library.IntroActivity
-
Returns the text to display in the final button for a particular behaviour class.
- getFinalButtonTextColor() - Method in class com.matthewtamlin.sliding_intro_screen_library.IntroActivity
-
Returns the color of the text in the final button.
- getFinalButtonTextSize() - Method in class com.matthewtamlin.sliding_intro_screen_library.IntroActivity
-
Returns the size of the text in the final button.
- getFirstPage() - Method in class com.matthewtamlin.sliding_intro_screen_library.IntroActivity
-
- getFrontImage() - Method in class com.matthewtamlin.sliding_intro_screen_library.ParallaxPage
-
- getFrontImageHolderResId() - Method in class com.matthewtamlin.sliding_intro_screen_library.ParallaxPage
-
- getIcon(Class<? extends IntroButton.Behaviour>) - Method in class com.matthewtamlin.sliding_intro_screen_library.IntroButton
-
Returns the icon displayed on this IntroButton for a particular Behaviour.
- getInactiveColor() - Method in class com.matthewtamlin.sliding_intro_screen_library.Dot
-
- getInactiveDiameter() - Method in class com.matthewtamlin.sliding_intro_screen_library.Dot
-
- getIndexOfCurrentPage() - Method in class com.matthewtamlin.sliding_intro_screen_library.IntroActivity
-
- getIndexOfPage(Page) - Method in class com.matthewtamlin.sliding_intro_screen_library.IntroActivity
-
Returns the index of the specified page, or -1 if the page is not in this activity.
- getItem(int) - Method in class com.matthewtamlin.sliding_intro_screen_library.PageAdapter
-
- getLabel(Class<? extends IntroButton.Behaviour>) - Method in class com.matthewtamlin.sliding_intro_screen_library.IntroButton
-
Returns the text label displayed by this IntroButton for a particular Behaviour class.
- getLastPage() - Method in class com.matthewtamlin.sliding_intro_screen_library.IntroActivity
-
- getLeftButtonAppearance() - Method in class com.matthewtamlin.sliding_intro_screen_library.IntroActivity
-
- getLeftButtonBehaviour() - Method in class com.matthewtamlin.sliding_intro_screen_library.IntroActivity
-
- getLeftButtonIcon(Class<? extends IntroButton.Behaviour>) - Method in class com.matthewtamlin.sliding_intro_screen_library.IntroActivity
-
Returns the icon to display in the left button for a particular behaviour.
- getLeftButtonText(Class<? extends IntroButton.Behaviour>) - Method in class com.matthewtamlin.sliding_intro_screen_library.IntroActivity
-
Returns the text to display in the left button for a particular behaviour class.
- getLeftButtonTextColor() - Method in class com.matthewtamlin.sliding_intro_screen_library.IntroActivity
-
Returns the color of the text in the left button.
- getLeftButtonTextSize() - Method in class com.matthewtamlin.sliding_intro_screen_library.IntroActivity
-
Returns the size of the text in the left button.
- getLockMode() - Method in class com.matthewtamlin.sliding_intro_screen_library.LockableViewPager
-
- getManipulator() - Method in enum com.matthewtamlin.sliding_intro_screen_library.IntroButton.Appearance
-
- getNumberOfItems() - Method in class com.matthewtamlin.sliding_intro_screen_library.DotIndicator
-
- getNumberOfItems() - Method in interface com.matthewtamlin.sliding_intro_screen_library.SelectionIndicator
-
- getPage(int) - Method in class com.matthewtamlin.sliding_intro_screen_library.IntroActivity
-
Returns the page at the specified index.
- getPages() - Method in class com.matthewtamlin.sliding_intro_screen_library.IntroActivity
-
Returns a reference to the pages of this activity, as an unmodifiable collection.
- getPages() - Method in class com.matthewtamlin.sliding_intro_screen_library.PageAdapter
-
- getPagingLockMode() - Method in class com.matthewtamlin.sliding_intro_screen_library.IntroActivity
-
- getProgressIndicator() - Method in class com.matthewtamlin.sliding_intro_screen_library.IntroActivity
-
- getRightButtonAppearance() - Method in class com.matthewtamlin.sliding_intro_screen_library.IntroActivity
-
- getRightButtonBehaviour() - Method in class com.matthewtamlin.sliding_intro_screen_library.IntroActivity
-
- getRightButtonIcon(Class<? extends IntroButton.Behaviour>) - Method in class com.matthewtamlin.sliding_intro_screen_library.IntroActivity
-
Returns the icon to display in the right button for a particular behaviour.
- getRightButtonText(Class<? extends IntroButton.Behaviour>) - Method in class com.matthewtamlin.sliding_intro_screen_library.IntroActivity
-
Returns the text to display in the right button for a particular behaviour class.
- getRightButtonTextColor() - Method in class com.matthewtamlin.sliding_intro_screen_library.IntroActivity
-
Returns the color of the text in the right button.
- getRightButtonTextSize() - Method in class com.matthewtamlin.sliding_intro_screen_library.IntroActivity
-
Returns the size of the text in the right button.
- getRootView() - Method in class com.matthewtamlin.sliding_intro_screen_library.IntroActivity
-
- getSelectedDotColor() - Method in class com.matthewtamlin.sliding_intro_screen_library.DotIndicator
-
Returns the color currently used for the selected dot.
- getSelectedDotDiameter() - Method in class com.matthewtamlin.sliding_intro_screen_library.DotIndicator
-
Returns the diameter currently used for the selected dot.
- getSelectedItemIndex() - Method in class com.matthewtamlin.sliding_intro_screen_library.DotIndicator
-
- getSelectedItemIndex() - Method in interface com.matthewtamlin.sliding_intro_screen_library.SelectionIndicator
-
- getSpacingBetweenDots() - Method in class com.matthewtamlin.sliding_intro_screen_library.DotIndicator
-
Returns the spacing between consecutive dots, as measured from the edges of the unselected
dots.
- getText() - Method in class com.matthewtamlin.sliding_intro_screen_library.ParallaxPage
-
- getTextHolderResId() - Method in class com.matthewtamlin.sliding_intro_screen_library.ParallaxPage
-
- getTransitionDuration() - Method in class com.matthewtamlin.sliding_intro_screen_library.Dot
-
- getTransitionDuration() - Method in class com.matthewtamlin.sliding_intro_screen_library.DotIndicator
-
- getTransitionDuration() - Method in interface com.matthewtamlin.sliding_intro_screen_library.SelectionIndicator
-
- getUnselectedDotColor() - Method in class com.matthewtamlin.sliding_intro_screen_library.DotIndicator
-
Returns the color currently used for each unselected dot.
- getUnselectedDotDiameter() - Method in class com.matthewtamlin.sliding_intro_screen_library.DotIndicator
-
Returns the diameter currently used for each unselected dot.
- getViewToTransform(View, int) - Method in class com.matthewtamlin.sliding_intro_screen_library.MultiViewParallaxTransformer
-
Returns a reference to the child view of rootView with the resource ID of id.
- goToFirstPage() - Method in class com.matthewtamlin.sliding_intro_screen_library.IntroActivity
-
Displays the first page, if not already displayed.
- GoToFirstPage() - Constructor for class com.matthewtamlin.sliding_intro_screen_library.IntroButton.GoToFirstPage
-
- goToLastPage() - Method in class com.matthewtamlin.sliding_intro_screen_library.IntroActivity
-
Displays the last page, if not already displayed.
- GoToLastPage() - Constructor for class com.matthewtamlin.sliding_intro_screen_library.IntroButton.GoToLastPage
-
- goToNextPage() - Method in class com.matthewtamlin.sliding_intro_screen_library.IntroActivity
-
Displays the next page, if not already displayed.
- GoToNextPage() - Constructor for class com.matthewtamlin.sliding_intro_screen_library.IntroButton.GoToNextPage
-
- goToPage(int) - Method in class com.matthewtamlin.sliding_intro_screen_library.IntroActivity
-
Changes which page is currently displayed.
- goToPreviousPage() - Method in class com.matthewtamlin.sliding_intro_screen_library.IntroActivity
-
Displays the previous page, if not already displayed.
- GoToPreviousPage() - Constructor for class com.matthewtamlin.sliding_intro_screen_library.IntroButton.GoToPreviousPage
-
- SelectionIndicator - Interface in com.matthewtamlin.sliding_intro_screen_library
-
A selection indicator is a visual representation of the selected item in a finite collection.
- setActive(boolean) - Method in class com.matthewtamlin.sliding_intro_screen_library.Dot
-
Sets the state of this Dot to active (if not already in this state).
- setActiveColor(int) - Method in class com.matthewtamlin.sliding_intro_screen_library.Dot
-
Sets the active color of this Dot and updates the UI to reflect the changes.
- setActiveDiameterDp(int) - Method in class com.matthewtamlin.sliding_intro_screen_library.Dot
-
Sets the active diameter of this Dot and updates the UI to reflect the changes.
- setActiveDiameterPx(int) - Method in class com.matthewtamlin.sliding_intro_screen_library.Dot
-
Sets the active diameter of this Dot and updates the UI to reflect the changes.
- setActivity(IntroActivity) - Method in interface com.matthewtamlin.sliding_intro_screen_library.IntroButton.Behaviour
-
- setActivity(IntroActivity) - Method in class com.matthewtamlin.sliding_intro_screen_library.IntroButton.BehaviourAdapter
-
- setActivity(IntroActivity) - Method in class com.matthewtamlin.sliding_intro_screen_library.IntroButton
-
Sets the IntroActivity to be manipulated by this IntroButton.
- setAppearance(IntroButton.Appearance) - Method in class com.matthewtamlin.sliding_intro_screen_library.IntroButton
-
Sets the appearance of this IntroButton.
- setBackImage(Bitmap) - Method in class com.matthewtamlin.sliding_intro_screen_library.ParallaxPage
-
Sets the back image of this ParallaxPage.
- setBehaviour(IntroButton.Behaviour) - Method in class com.matthewtamlin.sliding_intro_screen_library.IntroButton
-
Sets the behaviour of this IntroButton.
- setCurrentItem(int) - Method in class com.matthewtamlin.sliding_intro_screen_library.LockableViewPager
-
- setCurrentItem(int, boolean) - Method in class com.matthewtamlin.sliding_intro_screen_library.LockableViewPager
-
Set the currently selected page.
- setDesiredBackgroundColor(int) - Method in class com.matthewtamlin.sliding_intro_screen_library.Page
-
Sets the color this Page would prefer to have drawn behind it when displayed.
- setFinalButtonAppearance(IntroButton.Appearance) - Method in class com.matthewtamlin.sliding_intro_screen_library.IntroActivity
-
Sets the appearance of the final button.
- setFinalButtonBehaviour(IntroButton.Behaviour) - Method in class com.matthewtamlin.sliding_intro_screen_library.IntroActivity
-
Sets the behaviour of the final button.
- setFinalButtonIcon(Drawable, Class<? extends IntroButton.Behaviour>) - Method in class com.matthewtamlin.sliding_intro_screen_library.IntroActivity
-
Sets the icon to display in the final button for a single behaviour class.
- setFinalButtonOnClickListener(View.OnClickListener) - Method in class com.matthewtamlin.sliding_intro_screen_library.IntroActivity
-
Register a callback to be invoked when the final button is clicked.
- setFinalButtonText(CharSequence, Class<? extends IntroButton.Behaviour>) - Method in class com.matthewtamlin.sliding_intro_screen_library.IntroActivity
-
Sets the text to display in the final button for a single behaviour class.
- setFinalButtonTextColor(int) - Method in class com.matthewtamlin.sliding_intro_screen_library.IntroActivity
-
Sets the color of the text in the final button.
- setFinalButtonTextSize(float) - Method in class com.matthewtamlin.sliding_intro_screen_library.IntroActivity
-
Sets the size of the text in the final button.
- setFinalButtonTypeface(Typeface, int) - Method in class com.matthewtamlin.sliding_intro_screen_library.IntroActivity
-
Sets the typeface and style in which the text of the final button should be displayed.
- setFinalButtonTypeface(Typeface) - Method in class com.matthewtamlin.sliding_intro_screen_library.IntroActivity
-
Sets the typeface and style in which the text of the final button should be displayed.
- setFrontImage(Bitmap) - Method in class com.matthewtamlin.sliding_intro_screen_library.ParallaxPage
-
Sets the front image of this ParallaxPage.
- setIcon(Drawable, Class<? extends IntroButton.Behaviour>) - Method in class com.matthewtamlin.sliding_intro_screen_library.IntroButton
-
Sets the icon to be displayed by this IntroButton when its appearance is set to Appearance.ICON_ONLY, Appearance.TEXT_WITH_LEFT_ICON or Appearance.TEXT_WITH_RIGHT_ICON.
- setInactive(boolean) - Method in class com.matthewtamlin.sliding_intro_screen_library.Dot
-
Sets the state of this Dot to inactive (if not already in this state).
- setInactiveColor(int) - Method in class com.matthewtamlin.sliding_intro_screen_library.Dot
-
Sets the inactive color of this Dot and updates the UI to reflect the changes.
- setInactiveDiameterDp(int) - Method in class com.matthewtamlin.sliding_intro_screen_library.Dot
-
Sets the inactive diameter of this Dot and updates the UI to reflect the changes.
- setInactiveDiameterPx(int) - Method in class com.matthewtamlin.sliding_intro_screen_library.Dot
-
Sets the inactive diameter of this Dot and updates the UI to reflect the changes.
- setLabel(CharSequence, Class<? extends IntroButton.Behaviour>) - Method in class com.matthewtamlin.sliding_intro_screen_library.IntroButton
-
Sets the text label to be displayed by this IntroButton when its appearance is set to Appearance.TEXT_ONLY, Appearance.ICON_TEXT_LEFT or Appearance.ICON_TEXT_RIGHT.
- setLeftButtonAppearance(IntroButton.Appearance) - Method in class com.matthewtamlin.sliding_intro_screen_library.IntroActivity
-
Sets the appearance of the left button.
- setLeftButtonBehaviour(IntroButton.Behaviour) - Method in class com.matthewtamlin.sliding_intro_screen_library.IntroActivity
-
Sets the behaviour of the left button.
- setLeftButtonIcon(Drawable, Class<? extends IntroButton.Behaviour>) - Method in class com.matthewtamlin.sliding_intro_screen_library.IntroActivity
-
Sets the icon to display in the left button for a single behaviour class.
- setLeftButtonOnClickListener(View.OnClickListener) - Method in class com.matthewtamlin.sliding_intro_screen_library.IntroActivity
-
Register a callback to be invoked when the left button is clicked.
- setLeftButtonText(CharSequence, Class<? extends IntroButton.Behaviour>) - Method in class com.matthewtamlin.sliding_intro_screen_library.IntroActivity
-
Sets the text to display in the left button for a single behaviour class.
- setLeftButtonTextColor(int) - Method in class com.matthewtamlin.sliding_intro_screen_library.IntroActivity
-
Sets the color of the text in the left button.
- setLeftButtonTextSize(float) - Method in class com.matthewtamlin.sliding_intro_screen_library.IntroActivity
-
Sets the size of the text in the left button.
- setLeftButtonTypeface(Typeface, int) - Method in class com.matthewtamlin.sliding_intro_screen_library.IntroActivity
-
Sets the typeface and style in which the text of the left button should be displayed.
- setLeftButtonTypeface(Typeface) - Method in class com.matthewtamlin.sliding_intro_screen_library.IntroActivity
-
Sets the typeface and style in which the text of the left button should be displayed.
- setLockMode(LockableViewPager.LockMode) - Method in class com.matthewtamlin.sliding_intro_screen_library.LockableViewPager
-
Sets the lock mode.
- setNumberOfItems(int) - Method in class com.matthewtamlin.sliding_intro_screen_library.DotIndicator
-
- setNumberOfItems(int) - Method in interface com.matthewtamlin.sliding_intro_screen_library.SelectionIndicator
-
Sets the number of items represented by this indicator and updates the UI to reflect the
change.
- setOnClickListener(View.OnClickListener) - Method in class com.matthewtamlin.sliding_intro_screen_library.IntroButton
-
- setPageTransformer(boolean, ViewPager.PageTransformer) - Method in class com.matthewtamlin.sliding_intro_screen_library.IntroActivity
-
Sets the PageTransformer which will be used to the pages of this intro screen when scrolled.
- setPagingLockMode(LockableViewPager.LockMode) - Method in class com.matthewtamlin.sliding_intro_screen_library.IntroActivity
-
Sets the paging lock mode.
- setProgressIndicator(SelectionIndicator) - Method in class com.matthewtamlin.sliding_intro_screen_library.IntroActivity
-
Sets the selection indicator to show the user's progress through the activity.
- setRightButtonAppearance(IntroButton.Appearance) - Method in class com.matthewtamlin.sliding_intro_screen_library.IntroActivity
-
Sets the appearance of the right button.
- setRightButtonBehaviour(IntroButton.Behaviour) - Method in class com.matthewtamlin.sliding_intro_screen_library.IntroActivity
-
Sets the behaviour of the right button when clicked.
- setRightButtonIcon(Drawable, Class<? extends IntroButton.Behaviour>) - Method in class com.matthewtamlin.sliding_intro_screen_library.IntroActivity
-
Sets the icon to display in the right button for a single behaviour class.
- setRightButtonOnClickListener(View.OnClickListener) - Method in class com.matthewtamlin.sliding_intro_screen_library.IntroActivity
-
Register a callback to be invoked when the right button is clicked.
- setRightButtonText(CharSequence, Class<? extends IntroButton.Behaviour>) - Method in class com.matthewtamlin.sliding_intro_screen_library.IntroActivity
-
Sets the text to display in the right button for a single behaviour class.
- setRightButtonTextColor(int) - Method in class com.matthewtamlin.sliding_intro_screen_library.IntroActivity
-
Sets the text color of the right button.
- setRightButtonTextSize(float) - Method in class com.matthewtamlin.sliding_intro_screen_library.IntroActivity
-
Sets the size of the text in the right button.
- setRightButtonTypeface(Typeface, int) - Method in class com.matthewtamlin.sliding_intro_screen_library.IntroActivity
-
Sets the typeface and style in which the text of the right button should be displayed.
- setRightButtonTypeface(Typeface) - Method in class com.matthewtamlin.sliding_intro_screen_library.IntroActivity
-
Sets the typeface and style in which the text of the right button should be displayed.
- setSelectedDotColor(int) - Method in class com.matthewtamlin.sliding_intro_screen_library.DotIndicator
-
Sets the color to use for the selected dot.
- setSelectedDotDiameterDp(int) - Method in class com.matthewtamlin.sliding_intro_screen_library.DotIndicator
-
Sets the diameter to use for the selected dot.
- setSelectedDotDiameterPx(int) - Method in class com.matthewtamlin.sliding_intro_screen_library.DotIndicator
-
Sets the diameter to use for the selected dot.
- setSelectedItem(int, boolean) - Method in class com.matthewtamlin.sliding_intro_screen_library.DotIndicator
-
Sets the index of the currently selected item and updates the UI to reflect the change.
- setSelectedItem(int, boolean) - Method in interface com.matthewtamlin.sliding_intro_screen_library.SelectionIndicator
-
Sets the index of the currently selected item and updates the UI to reflect the change.
- setSpacingBetweenDotsDp(int) - Method in class com.matthewtamlin.sliding_intro_screen_library.DotIndicator
-
Sets the spacing between consecutive dots, as measured from the edges of the unselected
dots.
- setSpacingBetweenDotsPx(int) - Method in class com.matthewtamlin.sliding_intro_screen_library.DotIndicator
-
Sets the spacing between consecutive dots, as measured from the edges of the unselected
dots.
- setText(CharSequence) - Method in class com.matthewtamlin.sliding_intro_screen_library.ParallaxPage
-
Sets and displays the text of this ParallaxPage.
- setTextColor(int) - Method in class com.matthewtamlin.sliding_intro_screen_library.IntroButton
-
- setTransitionDuration(int) - Method in class com.matthewtamlin.sliding_intro_screen_library.Dot
-
Sets the amount of time to use when animating this Dot between active and inactive.
- setTransitionDuration(int) - Method in class com.matthewtamlin.sliding_intro_screen_library.DotIndicator
-
- setTransitionDuration(int) - Method in interface com.matthewtamlin.sliding_intro_screen_library.SelectionIndicator
-
Sets the duration to use when animating items between selected and unselected.
- setTypeface(Typeface, int) - Method in class com.matthewtamlin.sliding_intro_screen_library.IntroButton
-
- setTypeface(Typeface) - Method in class com.matthewtamlin.sliding_intro_screen_library.IntroButton
-
- setUnselectedDotColor(int) - Method in class com.matthewtamlin.sliding_intro_screen_library.DotIndicator
-
Sets the color to use for each unselected dot.
- setUnselectedDotDiameterDp(int) - Method in class com.matthewtamlin.sliding_intro_screen_library.DotIndicator
-
Sets the diameter to use for each unselected dot.
- setUnselectedDotDiameterPx(int) - Method in class com.matthewtamlin.sliding_intro_screen_library.DotIndicator
-
Sets the diameter to use for each unselected dot.
- setVisibility(boolean) - Method in class com.matthewtamlin.sliding_intro_screen_library.DotIndicator
-
- setVisibility(boolean) - Method in interface com.matthewtamlin.sliding_intro_screen_library.SelectionIndicator
-
Changes the visibility of this indicator.
- shouldLaunchActivity() - Method in class com.matthewtamlin.sliding_intro_screen_library.IntroButton.ProgressToNextActivity
-
Determines whether the next activity should launch.
- showStatusBar() - Method in class com.matthewtamlin.sliding_intro_screen_library.IntroActivity
-
Shows the status bar background and prevents views from being drawn behind the status bar
(including existing views).