Uses of Class
com.levigo.jadice.web.client.messaging.instructions.InstructionAreaDTO
Packages that use InstructionAreaDTO
-
Uses of InstructionAreaDTO in com.levigo.jadice.web.client.messaging.instructions
Methods in com.levigo.jadice.web.client.messaging.instructions that return types with arguments of type InstructionAreaDTOModifier and TypeMethodDescriptioncom.google.gwt.core.client.JsArray
<InstructionAreaDTO> InstructionsDTO.getInstructionAreas
(String key) com.google.gwt.core.client.JsArray
<InstructionAreaDTO> InstructionsDTO.getOutlineAreas
(String key) Methods in com.levigo.jadice.web.client.messaging.instructions with parameters of type InstructionAreaDTOModifier and TypeMethodDescriptionstatic com.levigo.jadice.web.shared.model.instruction.internal.InstructionArea
InstructionAreaDTO.to
(InstructionAreaDTO dto)