Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/codenameone/CodenameOne
/ Page
Method
Page
CodenameOne/src/com/codename1/facebook/Page.java:44–45 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
42
43
/// Empty Contructor
44
public
Page() {
45
}
46
47
/// Constructor with properties to initialize this page.
48
public
Page(Hashtable props) {
Callers
nothing calls this directly
Calls
1
init
Method · 0.95
Tested by
no test coverage detected