public class DocumentAttributeModifier extends AbstractNodeAttributeModifier
Modifier and Type | Method and Description |
---|---|
org.apache.wicket.AttributeModifier[] |
getCellAttributeModifiers(org.apache.wicket.model.IModel<javax.jcr.Node> model)
Attribute modifiers for an individual cells in the grid.
|
static DocumentAttributeModifier |
getInstance() |
getCellAttributeModifier, getCellAttributeModifiers, getColumnAttributeModifier, getColumnAttributeModifier, getColumnAttributeModifiers, getColumnAttributeModifiers
public static DocumentAttributeModifier getInstance()
public org.apache.wicket.AttributeModifier[] getCellAttributeModifiers(org.apache.wicket.model.IModel<javax.jcr.Node> model)
AbstractListAttributeModifier
getCellAttributeModifiers
in class AbstractNodeAttributeModifier
model
- for the row being shownCopyright © 2007–2016 Hippo B.V. (http://www.onehippo.com). All rights reserved.