Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Odoo-mobile/framework
/ setIcon
Method
setIcon
src/com/odoo/support/Module.java:153–155 ·
view source on GitHub ↗
Sets the icon. @param icon the new icon
(int icon)
Source
from the content-addressed store, hash-verified
151
* the
new
icon
152
*/
153
public
void
setIcon(
int
icon) {
154
this.icon = icon;
155
}
156
157
/**
158
* Checks
if
is load default.
Callers
4
onCreate
Method · 0.45
onDrawerClosed
Method · 0.45
onCreate
Method · 0.45
showForceConnectDialog
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected