Package io.jmix.groupgridflowui.delegate
Class AbstractGroupGridDelegate.ColumnSecurityContext<E>
java.lang.Object
io.jmix.groupgridflowui.delegate.AbstractGroupGridDelegate.ColumnSecurityContext<E>
- Enclosing class:
- AbstractGroupGridDelegate<C extends GroupDataGrid<E> & ListDataComponent<E> & EnhancedGroupDataGrid<E> & HasActions,
E, ITEMS extends GroupDataGridItems<E>>
-
Field Summary
FieldsModifier and TypeFieldDescriptionprotected Grid.Column<E>protected MetaPropertyPathprotected Boolean -
Constructor Summary
ConstructorsConstructorDescriptionColumnSecurityContext(Grid.Column<E> column, MetaPropertyPath metaPropertyPath, Boolean propertyEnabled) -
Method Summary
Modifier and TypeMethodDescription
-
Field Details
-
column
-
metaPropertyPath
-
propertyEnabled
-
-
Constructor Details
-
ColumnSecurityContext
public ColumnSecurityContext(Grid.Column<E> column, MetaPropertyPath metaPropertyPath, Boolean propertyEnabled)
-
-
Method Details
-
getColumn
-
getMetaPropertyPath
-
isPropertyEnabled
-