Uses of Class
org.teamapps.dto.UiBaseTreeGraphNode
-
Uses of UiBaseTreeGraphNode in org.teamapps.dto
Subclasses of UiBaseTreeGraphNode in org.teamapps.dtoFields in org.teamapps.dto with type parameters of type UiBaseTreeGraphNodeModifier and TypeFieldDescriptionprotected List<UiBaseTreeGraphNode> UiTreeGraphNode.sideListNodesMethods in org.teamapps.dto that return UiBaseTreeGraphNodeModifier and TypeMethodDescriptionUiBaseTreeGraphNode.setBackgroundColor(String backgroundColor) UiBaseTreeGraphNode.setBorderColor(String borderColor) UiBaseTreeGraphNode.setBorderRadius(float borderRadius) UiBaseTreeGraphNode.setBorderWidth(float borderWidth) UiBaseTreeGraphNode.setConnectorLineColor(String connectorLineColor) UiBaseTreeGraphNode.setConnectorLineWidth(int connectorLineWidth) UiBaseTreeGraphNode.setDashArray(String dashArray) UiBaseTreeGraphNode.setIcon(UiTreeGraphNodeIcon icon) UiBaseTreeGraphNode.setImage(UiTreeGraphNodeImage image) UiBaseTreeGraphNode.setRecord(UiClientRecord record) UiBaseTreeGraphNode.setTemplate(UiTemplate template) Methods in org.teamapps.dto that return types with arguments of type UiBaseTreeGraphNodeMethod parameters in org.teamapps.dto with type arguments of type UiBaseTreeGraphNodeModifier and TypeMethodDescriptionUiTreeGraphNode.setSideListNodes(List<UiBaseTreeGraphNode> sideListNodes)