Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenApoc/OpenApoc
/ isVisible
Method
isVisible
forms/control.h:118–118 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
116
void setDirty();
117
void setVisible(bool value);
118
bool isVisible() const { return Visible; };
119
120
template <typename T> sp<T> findControlTyped(const UString &name) const
121
{
Callers
5
MultilistBox
Method · 0.45
selectAll
Method · 0.45
onRender
Method · 0.45
onRender
Method · 0.45
postRender
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected