Class DocumentAttributeModifier

    • Method Detail

      • getCellAttributeModifiers

        public org.apache.wicket.AttributeModifier[] getCellAttributeModifiers​(org.apache.wicket.model.IModel<javax.jcr.Node> model)
        Description copied from class: AbstractListAttributeModifier
        Attribute modifiers for an individual cells in the grid. The array may be null and each of the modifiers in the array can be null, too.
        Overrides:
        getCellAttributeModifiers in class AbstractNodeAttributeModifier
        Parameters:
        model - for the row being shown
        Returns:
        an array of attribute modifiers