Interface I_CmsPrefillPageHandler

    • Method Detail

      • isExecutable

        boolean isExecutable​(I_CmsDialogContext context)
        Checks if the action is executable in the provided context. It already is checked, that we are in the page editor and have only one resource in the context (the containerpage).
        Parameters:
        context - the context in which the action shall be performed.
        Returns:
        true iff the action is executable in the provided context.