Uses of Class
dev.jcputney.elearning.parser.input.scorm2004.adl.navigation.Presentation
Packages that use Presentation
-
Uses of Presentation in dev.jcputney.elearning.parser.input.scorm2004.ims.cp
Methods in dev.jcputney.elearning.parser.input.scorm2004.ims.cp that return PresentationModifier and TypeMethodDescriptionScorm2004Item.getPresentation()Retrieves the presentation settings associated with this SCORM 2004 item.Methods in dev.jcputney.elearning.parser.input.scorm2004.ims.cp with parameters of type PresentationModifier and TypeMethodDescriptionvoidScorm2004Item.setPresentation(Presentation presentation) Sets the presentation settings associated with this SCORM 2004 item.