示例#1
0
	def actions(self):
		return ExamplePage.actions(self) + ['fileupload']
示例#2
0
 def actions(self):
     return ExamplePage.actions(self) + self._actions
示例#3
0
 def actions(self):
     return ExamplePage.actions(self) + self._actions