documentationfor yFiles for HTML 2.6

Properties

folderIconin GroupNodeStyleGets or sets the type of icon for collapsed nodes.
groupIconin GroupNodeStyleGets or sets the type of icon for expanded nodes.
folderIconin WebGL2GroupNodeStyleThe icon to be shown when the group node is collapsed in an IFoldingView.
groupIconin WebGL2GroupNodeStyleThe icon to be displayed.

Method Return Values

from (GroupNodeStyleIconType)in GroupNodeStyleIconTypeConverts the argument to GroupNodeStyleIconType.
getFolderIcon ()in GroupNodeStyleRendererGets the folder icon type that is currently used by this renderer.
getGroupIcon ()in GroupNodeStyleRendererGets the group icon type that is currently used by this renderer.

Method Parameters

GroupNodeStyle (GroupNodeStyleRenderer?, )in GroupNodeStyleInitializes a new instance using the given renderer.
from (GroupNodeStyleIconType)in GroupNodeStyleIconTypeConverts the argument to GroupNodeStyleIconType.
WebGL2GroupNodeStyle (Color?, Color?, Color?, WebGL2Stroke?, number?, number?, number?, number?, number?, boolean?, GroupNodeStyleTabPosition?, GroupNodeStyleIconPosition?, GroupNodeStyleIconType?, GroupNodeStyleIconType?, GroupNodeStyleIconBackgroundShape?, Color?, Color?, number?, number?, WebGL2Effect?, boolean?, GroupNodeStyleTabSizePolicy?, boolean?)in WebGL2GroupNodeStyleCreates a new group node style that is rendered with WebGL2.