Package org.teamapps.dto
Class UiDocumentViewer.SetPageSpacingCommand
java.lang.Object
org.teamapps.dto.UiDocumentViewer.SetPageSpacingCommand
- Enclosing class:
UiDocumentViewer
-
Field Summary
Fields -
Constructor Summary
ConstructorsConstructorDescriptionDeprecated.Only for Jackson deserialization.SetPageSpacingCommand(String componentId, int pageSpacing) -
Method Summary
-
Field Details
-
componentId
-
pageSpacing
protected int pageSpacing
-
-
Constructor Details
-
SetPageSpacingCommand
Deprecated.Only for Jackson deserialization. Use the other constructor instead. -
SetPageSpacingCommand
-
-
Method Details
-
toString
-
getComponentId
- Specified by:
getComponentIdin interfaceUiCommand<Void>
-
getPageSpacing
public int getPageSpacing()
-