org.tm4j.tmnav.app.ui.RendererView .getDefaultRendererViewID()

Description

Returns the id of the RendererView that is intended to be the default target for displaying nodes that are selected in this RendererView.
Note that this value may be different from getDefaultRendererView().getID() since the latter will return a global default RendererView, if the intended one could not be found.

Returns

the id of the

Other Resources

Related Topics