Uses of Class
org.teamapps.dto.UiTreeGraph
-
Uses of UiTreeGraph in org.teamapps.dto
Fields in org.teamapps.dto declared as UiTreeGraphMethods in org.teamapps.dto that return UiTreeGraphModifier and TypeMethodDescriptionUiTreeGraph.UpdateCommand.getConfig()UiTreeGraph.setBackgroundColor(String backgroundColor) UiTreeGraph.setCompact(boolean compact) UiTreeGraph.setDebuggingId(String debuggingId) UiTreeGraph.setHorizontalNonSignlingGap(int horizontalNonSignlingGap) UiTreeGraph.setHorizontalSiblingGap(int horizontalSiblingGap) UiTreeGraph.setNodes(List<UiTreeGraphNode> nodes) UiTreeGraph.setSideListIndent(int sideListIndent) UiTreeGraph.setSideListVerticalGap(int sideListVerticalGap) UiTreeGraph.setVerticalLayerGap(int verticalLayerGap) UiTreeGraph.setVisible(boolean visible) UiTreeGraph.setZoomFactor(float zoomFactor) Constructors in org.teamapps.dto with parameters of type UiTreeGraph