Uses of Class
com.levigo.jadice.web.client.messaging.instructions.InstructionsDTO
Packages that use InstructionsDTO
Package
Description
-
Uses of InstructionsDTO in com.levigo.jadice.web.client.messaging.instructions
Methods in com.levigo.jadice.web.client.messaging.instructions that return InstructionsDTOModifier and TypeMethodDescriptionstatic InstructionsDTO
InstructionsDTO.create()
Replacement constructor.Methods in com.levigo.jadice.web.client.messaging.instructions with parameters of type InstructionsDTOModifier and TypeMethodDescriptionInstructionsDTO.getInstructionAreas
(InstructionsDTO dto) InstructionsDTO.getOutlineAreas
(InstructionsDTO dto) -
Uses of InstructionsDTO in com.levigo.jadice.web.client.tools
Methods in com.levigo.jadice.web.client.tools with parameters of type InstructionsDTOModifier and TypeMethodDescriptionvoid
InstructionsListener.onInstructions
(InstructionsDTO instructionsDTO) -
Uses of InstructionsDTO in com.levigo.jadice.web.demo.enterprise.client
Methods in com.levigo.jadice.web.demo.enterprise.client with parameters of type InstructionsDTOModifier and TypeMethodDescriptionvoid
DocumentBookmarkPanel.onInstructions
(InstructionsDTO instructionsDTO)