Uses of Class
ca.cgjennings.apps.arkham.ContextBar.CommandButton
-
Packages that use ContextBar.CommandButton Package Description ca.cgjennings.apps.arkham -
-
Uses of ContextBar.CommandButton in ca.cgjennings.apps.arkham
Methods in ca.cgjennings.apps.arkham that return ContextBar.CommandButton Modifier and Type Method Description ContextBar.CommandButton
ContextBar.CommandButton. hideIfDisabled()
Causes the default implementation ofisVisibleInCurrentContext(ca.cgjennings.apps.arkham.ContextBar.Context)
to return the same value asisEnabledInCurrentContext(ca.cgjennings.apps.arkham.ContextBar.Context)
.
-