Class BaseFormattingCellPropertiesDcsDescriptor

    • Constructor Detail

      • BaseFormattingCellPropertiesDcsDescriptor

        public BaseFormattingCellPropertiesDcsDescriptor()
    • Method Detail

      • supports

        public boolean supports​(Object... contexts)
        Description copied from class: AbstractObjectDescriptor
        Returns true if the descriptor supports a list of contexts.

        Note. The clients with @ContextDependent annotation must override the method. Otherwise it is not intended to be called.

        Overrides:
        supports in class AbstractObjectDescriptor
        Parameters:
        contexts - The list of contexts
        Returns:
        true if the descriptor supports the given list of contexts