Uses of Class
com.levigo.jadice.web.client.messaging.text.LineDTO
Packages that use LineDTO
Package
Description
-
Uses of LineDTO in com.levigo.jadice.web.client.messaging.responses
Methods in com.levigo.jadice.web.client.messaging.responses that return types with arguments of type LineDTOModifier and TypeMethodDescriptioncom.google.gwt.core.client.JsArray
<LineDTO> TextLinesDTO.getLines()
Method parameters in com.levigo.jadice.web.client.messaging.responses with type arguments of type LineDTO -
Uses of LineDTO in com.levigo.jadice.web.client.messaging.text
Methods in com.levigo.jadice.web.client.messaging.text that return LineDTOModifier and TypeMethodDescriptionstatic LineDTO
Replacement constructor.static LineDTO
LineDTO.from
(com.levigo.jadice.document.internal.text.Line line) Methods in com.levigo.jadice.web.client.messaging.text that return types with arguments of type LineDTOModifier and TypeMethodDescriptioncom.google.gwt.core.client.JsArray
<LineDTO> PositionedBlockDTO.getLines()
Methods in com.levigo.jadice.web.client.messaging.text with parameters of type LineDTOModifier and TypeMethodDescriptionstatic com.levigo.jadice.document.internal.text.Line
Method parameters in com.levigo.jadice.web.client.messaging.text with type arguments of type LineDTOModifier and TypeMethodDescriptionstatic PositionedBlockDTO
PositionedBlockDTO.create
(com.google.gwt.core.client.JsArrayNumber matrix, com.google.gwt.core.client.JsArray<LineDTO> lines) Replacement constructor.void