public class EditableHeaderUtilities extends Object
| Constructor and Description |
|---|
EditableHeaderUtilities() |
| Modifier and Type | Method and Description |
|---|---|
static boolean |
hasEditableHeader(org.uberfire.ext.wires.core.grids.client.model.GridColumn<?> column) |
static boolean |
isEditableHeader(org.uberfire.ext.wires.core.grids.client.model.GridColumn<?> column,
Integer uiHeaderRowIndex) |
static boolean |
isPlaceHolderToBeShown(EditableHeaderMetaData headerMetaData) |
public static boolean hasEditableHeader(org.uberfire.ext.wires.core.grids.client.model.GridColumn<?> column)
public static boolean isEditableHeader(org.uberfire.ext.wires.core.grids.client.model.GridColumn<?> column,
Integer uiHeaderRowIndex)
public static boolean isPlaceHolderToBeShown(EditableHeaderMetaData headerMetaData)
Copyright © 2001–2020 JBoss by Red Hat. All rights reserved.