Class ActionFactory
java.lang.Object
com.levigo.jadice.web.demo.common.client.widgets.ActionFactory
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic RegisteredActioncreateExportPDFaAction(Collection<Object> context) static RegisteredActioncreateExportPDFAction(Collection<Object> context) static RegisteredActioncreateExportPSAction(Collection<Object> context) static RegisteredActioncreateExportRedactedPDFAction(Collection<Object> context) static RegisteredActioncreateExportTiffAction(Collection<Object> context) static RegisteredActioncreateToggleNotifcationsAction(Collection<Object> context) static RegisteredActionfullscreenAction(Context context) static RegisteredActionopenFileAction(Collection<Object> context)
-
Constructor Details
-
ActionFactory
public ActionFactory()
-
-
Method Details
-
createExportRedactedPDFAction
-
createExportPDFAction
-
createExportPDFaAction
-
createExportPSAction
-
createExportTiffAction
-
createToggleNotifcationsAction
-
openFileAction
-
fullscreenAction
-