Class IndirectSearchItemWrapper
java.lang.Object
com.evolveum.midpoint.gui.impl.component.search.wrapper.AbstractSearchItemWrapper<Boolean>
com.evolveum.midpoint.gui.impl.component.search.wrapper.IndirectSearchItemWrapper
- All Implemented Interfaces:
- SelectableRow,- Serializable
- See Also:
- 
Field SummaryFields inherited from class com.evolveum.midpoint.gui.impl.component.search.wrapper.AbstractSearchItemWrapperF_APPLY_FILTER, F_DISPLAYABLE_VALUE, F_HELP, F_NAME, F_SELECTED, F_TITLE, F_VALUE
- 
Constructor SummaryConstructorsConstructorDescriptionIndirectSearchItemWrapper(IndirectSearchItemConfigurationType indirectConfig) 
- 
Method SummaryModifier and TypeMethodDescriptiongetHelp()getName()getTitle()booleanisApplyFilter(SearchBoxModeType searchBoxMode) booleanMethods inherited from class com.evolveum.midpoint.gui.impl.component.search.wrapper.AbstractSearchItemWrapperapplyPredefinedFilter, canRemoveSearchItem, clearValue, equals, getFilterExpression, getParameterName, getParameterValueType, getPredefinedFilter, getValue, hashCode, isEnabled, isSelected, setApplyFilter, setCanConfigure, setFilterExpression, setParameterName, setParameterValueType, setPredefinedFilter, setSelected, setValue, setVisible
- 
Constructor Details- 
IndirectSearchItemWrapper
 
- 
- 
Method Details- 
isVisiblepublic boolean isVisible()- Overrides:
- isVisiblein class- AbstractSearchItemWrapper<Boolean>
 
- 
getSearchItemPanelClass- Specified by:
- getSearchItemPanelClassin class- AbstractSearchItemWrapper<Boolean>
 
- 
getDefaultValue- Specified by:
- getDefaultValuein class- AbstractSearchItemWrapper<Boolean>
 
- 
getName- Specified by:
- getNamein class- AbstractSearchItemWrapper<Boolean>
 
- 
getHelp- Specified by:
- getHelpin class- AbstractSearchItemWrapper<Boolean>
 
- 
getTitle- Specified by:
- getTitlein class- AbstractSearchItemWrapper<Boolean>
 
- 
isApplyFilter- Overrides:
- isApplyFilterin class- AbstractSearchItemWrapper<Boolean>
 
 
-