Uses of Class
adams.flow.standalone.AbstractMultiView.ViewWrapper
-
Packages that use AbstractMultiView.ViewWrapper Package Description adams.flow.standalone -
-
Uses of AbstractMultiView.ViewWrapper in adams.flow.standalone
Fields in adams.flow.standalone with type parameters of type AbstractMultiView.ViewWrapper Modifier and Type Field Description protected List<AbstractMultiView.ViewWrapper>AbstractMultiView. m_Wrappersthe panels in use.Methods in adams.flow.standalone with parameters of type AbstractMultiView.ViewWrapper Modifier and Type Method Description abstract booleanAbstractMultiView. makeVisible(AbstractMultiView.ViewWrapper wrapper)Ensures that the wrapper is visible.booleanGridView. makeVisible(AbstractMultiView.ViewWrapper wrapper)Ensures that the wrapper is visible.booleanTabView. makeVisible(AbstractMultiView.ViewWrapper wrapper)Ensures that the wrapper is visible.
-