示例#1
0
    def restore(self, builder):
        """Restore the previous Slide Configuration for the Builder."""

        if 'theme' in self.attributes:
            builder.pop_theme()
示例#2
0
    def restore(self, builder):
        """Restore the previous Slide Configuration for the Builder."""

        if 'theme' in self.attributes:
            builder.pop_theme()
示例#3
0
    def restore(self, builder):
        """Restore the previous Slide Configuration for the Builder."""

        builder.pop_theme()