C# Class ddcat.uwp.dao.engine.DdNode

Inheritance: org.noear.sited.SdNode
Show file Open project: noear/SiteD Class Usage Examples

Public Properties

Property Type Description
STYLE_AUDIO int
STYLE_INWEB int
STYLE_VIDEO int
WHp float
donwAll bool
loop bool
mail String
screen String
showImg String
showNav bool
showWeb bool
style int

Public Methods

Method Description
DdNode ( SdSource source ) : System
getWebUrl ( String url ) : String
hasPaging ( ) : bool
isOutWebrun ( ) : bool
isWebrun ( ) : bool
s ( ) : DdSource

Protected Methods

Method Description
OnDidInit ( ) : void

Method Details

DdNode() public method

public DdNode ( SdSource source ) : System
source org.noear.sited.SdSource
return System

OnDidInit() protected method

protected OnDidInit ( ) : void
return void

getWebUrl() public method

public getWebUrl ( String url ) : String
url String
return String

hasPaging() public method

public hasPaging ( ) : bool
return bool

isOutWebrun() public method

public isOutWebrun ( ) : bool
return bool

isWebrun() public method

public isWebrun ( ) : bool
return bool

s() public method

public s ( ) : DdSource
return DdSource

Property Details

STYLE_AUDIO public static property

public static int STYLE_AUDIO
return int

STYLE_INWEB public static property

public static int STYLE_INWEB
return int

STYLE_VIDEO public static property

public static int STYLE_VIDEO
return int

WHp public property

public float WHp
return float

donwAll public property

public bool donwAll
return bool

loop public property

public bool loop
return bool

mail public property

public String mail
return String

screen public property

public String screen
return String

showImg public property

public String showImg
return String

showNav public property

public bool showNav
return bool

showWeb public property

public bool showWeb
return bool

style public property

public int style
return int