Uses of Interface
org.openxava.actions.IOnChangePropertyAction
-
Packages that use IOnChangePropertyAction Package Description org.openxava.actions org.openxava.view.meta -
-
Uses of IOnChangePropertyAction in org.openxava.actions
Classes in org.openxava.actions that implement IOnChangePropertyAction Modifier and Type Class Description classOnChangeChartBaseActionUsed for changes of the chart properties.classOnChangeChartColumnBaseActionclassOnChangeChartColumnNameActionclassOnChangeChartXColumnActionclassOnChangeElementCollectionBaseActionclassOnChangeMyReportColumnBaseActionclassOnChangeMyReportColumnComparatorActionclassOnChangeMyReportColumnNameActionclassOnChangeMyReportNameActionclassOnChangePropertyBaseActionclassOnChangeSearchActionThe default action to execute for search a reference when the user types the value. -
Uses of IOnChangePropertyAction in org.openxava.view.meta
Methods in org.openxava.view.meta that return IOnChangePropertyAction Modifier and Type Method Description IOnChangePropertyActionMetaPropertyView. createOnChangeAction()IOnChangePropertyActionMetaView. createOnChangeAction(java.lang.String qualifiedPropertyName)IOnChangePropertyActionMetaReferenceView. createOnChangeSearchAction()IOnChangePropertyActionMetaView. createOnChangeSearchAction(java.lang.String refName)
-