C# 클래스 XAF_Bootstrap.BusinessObjects.XAFBootstrapConfiguration

상속: BaseObject
파일 보기 프로젝트 열기: Terricks/XAFBootstrap 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
_Instance XAFBootstrapConfiguration

Private Properties

프로퍼티 타입 설명

공개 메소드들

메소드 설명
GetMenuBackgroundColor ( ) : String
GetMenuTextColor ( ) : String
SetThemeChanged ( ) : void
XAFBootstrapConfiguration ( Session session ) : System

보호된 메소드들

메소드 설명
OnChanged ( string propertyName, object oldValue, object newValue ) : void
OnSaving ( ) : void

메소드 상세

GetMenuBackgroundColor() 공개 메소드

public GetMenuBackgroundColor ( ) : String
리턴 String

GetMenuTextColor() 공개 메소드

public GetMenuTextColor ( ) : String
리턴 String

OnChanged() 보호된 메소드

protected OnChanged ( string propertyName, object oldValue, object newValue ) : void
propertyName string
oldValue object
newValue object
리턴 void

OnSaving() 보호된 메소드

protected OnSaving ( ) : void
리턴 void

SetThemeChanged() 공개 메소드

public SetThemeChanged ( ) : void
리턴 void

XAFBootstrapConfiguration() 공개 메소드

public XAFBootstrapConfiguration ( Session session ) : System
session Session
리턴 System

프로퍼티 상세

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

public static XAFBootstrapConfiguration,XAF_Bootstrap.BusinessObjects _Instance
리턴 XAFBootstrapConfiguration