Uses of Class
net.webpdf.wsclient.schema.operation.ActionEventType
-
Packages that use ActionEventType Package Description net.webpdf.wsclient.schema.operation -
-
Uses of ActionEventType in net.webpdf.wsclient.schema.operation
Subclasses of ActionEventType in net.webpdf.wsclient.schema.operation Modifier and Type Class Description classGoTo3DViewActionType<?classGoToDestinationActionType<?classHideActionType<?classImportDataActionType<?classJavaScriptActionType<?classLaunchApplicationActionType<?classNamedActionType<?classResetFormActionType<?classSetOCGStateActionType<?classSoundActionType<?classSubmitFormActionType<?classThreadActionType<?classTransitionActionType<?classURIActionType<?Fields in net.webpdf.wsclient.schema.operation with type parameters of type ActionEventType Modifier and Type Field Description protected List<ActionEventType>ItemType. actionsMethods in net.webpdf.wsclient.schema.operation that return ActionEventType Modifier and Type Method Description ActionEventTypeObjectFactory. createActionEventType()Create an instance ofActionEventTypeMethods in net.webpdf.wsclient.schema.operation that return types with arguments of type ActionEventType Modifier and Type Method Description List<ActionEventType>ItemType. getActions()Gets the value of the actions property.
-