Exemplo n.º 1
0
 def CreateStorySet(self, options):
     return page_sets.RenderingStorySet(platform='mobile')
Exemplo n.º 2
0
 def CreateStorySet(self, options):
     return page_sets.RenderingStorySet(platform=self.PLATFORM_NAME)
Exemplo n.º 3
0
 def CreateStorySet(self, options):
     return page_sets.RenderingStorySet(platform='desktop')