C# 클래스 ddcat.uwp.dao.engine.DdNode

상속: org.noear.sited.SdNode
파일 보기 프로젝트 열기: noear/SiteD 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
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

공개 메소드들

메소드 설명
DdNode ( SdSource source ) : System
getWebUrl ( String url ) : String
hasPaging ( ) : bool
isOutWebrun ( ) : bool
isWebrun ( ) : bool
s ( ) : DdSource

보호된 메소드들

메소드 설명
OnDidInit ( ) : void

메소드 상세

DdNode() 공개 메소드

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

OnDidInit() 보호된 메소드

protected OnDidInit ( ) : void
리턴 void

getWebUrl() 공개 메소드

public getWebUrl ( String url ) : String
url String
리턴 String

hasPaging() 공개 메소드

public hasPaging ( ) : bool
리턴 bool

isOutWebrun() 공개 메소드

public isOutWebrun ( ) : bool
리턴 bool

isWebrun() 공개 메소드

public isWebrun ( ) : bool
리턴 bool

s() 공개 메소드

public s ( ) : DdSource
리턴 DdSource

프로퍼티 상세

STYLE_AUDIO 공개적으로 정적으로 프로퍼티

public static int STYLE_AUDIO
리턴 int

STYLE_INWEB 공개적으로 정적으로 프로퍼티

public static int STYLE_INWEB
리턴 int

STYLE_VIDEO 공개적으로 정적으로 프로퍼티

public static int STYLE_VIDEO
리턴 int

WHp 공개적으로 프로퍼티

public float WHp
리턴 float

donwAll 공개적으로 프로퍼티

public bool donwAll
리턴 bool

loop 공개적으로 프로퍼티

public bool loop
리턴 bool

mail 공개적으로 프로퍼티

public String mail
리턴 String

screen 공개적으로 프로퍼티

public String screen
리턴 String

showImg 공개적으로 프로퍼티

public String showImg
리턴 String

showNav 공개적으로 프로퍼티

public bool showNav
리턴 bool

showWeb 공개적으로 프로퍼티

public bool showWeb
리턴 bool

style 공개적으로 프로퍼티

public int style
리턴 int