Uses of Class
org.openxava.view.View
Packages that use View
Package
Description
-
Uses of View in org.openxava.actions
Methods in org.openxava.actions that return ViewModifier and TypeMethodDescriptionprotected ViewCollectionElementViewBaseAction.getCollectionElementView()protected ViewRemoveSelectedInElementCollectionAction.getCollectionElementView()ReferenceBaseAction.ViewInfo.getParent()protected ViewCollectionElementViewBaseAction.getParentView()protected ViewViewBaseAction.getPreviousView()ChooseReferenceAction.getReferenceSubview()ReferenceBaseAction.getReferenceSubview()CollectionElementViewBaseAction.getView()GoListAction.getView()OnChangePropertyBaseAction.getView()The view where the on-change is declared.ReferenceBaseAction.ViewInfo.getView()ViewBaseAction.getView()Methods in org.openxava.actions that return types with arguments of type ViewMethods in org.openxava.actions with parameters of type ViewModifier and TypeMethodDescriptionprotected booleanCollectionElementViewBaseAction.isEntityReferencesCollection(View view) protected MapSaveElementInCollectionAction.saveIfNotExists(View view) voidChooseReferenceAction.setReferenceSubview(View view) voidReferenceBaseAction.setReferenceSubview(View view) voidvoidvoidThe container view of the property associated to this action.voidprotected voidCollectionElementViewBaseAction.showDialog(View viewToShowInDialog) protected voidViewBaseAction.showDialog(View viewToShowInDialog) Shows the specified view inside a dialog.protected voidprotected voidShows the specified view. -
Uses of View in org.openxava.filters
Methods in org.openxava.filters that return ViewMethods in org.openxava.filters with parameters of type View -
Uses of View in org.openxava.tab
Methods in org.openxava.tab that return ViewModifier and TypeMethodDescriptionTab.getCollectionView()If this tab represents a collection the collection view of that collection.Methods in org.openxava.tab with parameters of type ViewModifier and TypeMethodDescriptionvoidTab.setCollectionView(View collectionView) If this tab represents a collection the collection view of that collection. -
Uses of View in org.openxava.view
Methods in org.openxava.view that return ViewModifier and TypeMethodDescriptionView.getChangedSectionsView()View.getCollectionRootOrRoot()View.getGroupView(String name) View.getParent()View.getRoot()View.getSectionView(int index) View.getSubview(String name) Methods in org.openxava.view that return types with arguments of type ViewModifier and TypeMethodDescriptionView.getChangedCollections()Qualified ids of the collections changed in this request.Views of sections that have collection size in the label, with the collection size.View.getChangedCollectionsTotals()Qualified ids of the collections totals changed in this request. -
Uses of View in org.openxava.web
Methods in org.openxava.web with parameters of type ViewModifier and TypeMethodDescriptionstatic StringEditorsEvents.onChangeCalculateDataAttributes(String application, String module, View rootView, String changedProperty) static voidCharts.updateView(javax.servlet.http.HttpServletRequest request, View view, Tab tab, Chart chart) Update Actions -
Uses of View in org.openxava.web.dwr
Methods in org.openxava.web.dwr that return View -
Uses of View in org.openxava.web.editors
Constructors in org.openxava.web.editors with parameters of type ViewModifierConstructorDescriptionCardIterator(Tab tab, View view, javax.servlet.http.HttpServletRequest request, Messages errors) CollectionChart(View view)