MCPcopy Create free account
hub / github.com/PCGen/pcgen / isVisible

Method isVisible

code/src/java/pcgen/cdom/content/TabInfo.java:120–123  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

118 }
119
120 public boolean isVisible()
121 {
122 return isVisible;
123 }
124
125 public Tab getTab()
126 {

Callers 1

getTabShownMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected