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

Inheritance: org.noear.sited.SdNode
Mostrar archivo 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_oe static_oe property

public static int STYLE_AUDIO
return int

STYLE_INWEB public_oe static_oe property

public static int STYLE_INWEB
return int

STYLE_VIDEO public_oe static_oe property

public static int STYLE_VIDEO
return int

WHp public_oe property

public float WHp
return float

donwAll public_oe property

public bool donwAll
return bool

loop public_oe property

public bool loop
return bool

mail public_oe property

public String mail
return String

screen public_oe property

public String screen
return String

showImg public_oe property

public String showImg
return String

showNav public_oe property

public bool showNav
return bool

showWeb public_oe property

public bool showWeb
return bool

style public_oe property

public int style
return int