프로퍼티 | 타입 | 설명 | |
---|---|---|---|
mFlashModel |
메소드 | 설명 | |
---|---|---|
getCardList ( ) : List |
Gets the CardList of the Flash-Card App-Template
|
|
getFlashAuthor ( ) : string |
Gets the Author of the Flash-Card App-Template
|
|
getFlashAuthorEmail ( ) : string |
Gets the Author-Email of the Flash-Card App-Template
|
|
getFlashDescription ( ) : string |
Gets the Description of the Flash-Card App-Template
|
|
getFlashName ( ) : string |
Gets the Name of the Flash-Card App-Template
|
|
getFlashVersion ( ) : string |
Gets the version of the Flash-Card App-Template
|
|
getInstance ( ) : |
Gets the Instance of the Flash-Card App-Template
|
|
setCardList ( List |
Sets the CardList of the Flash-Card App-Template
|
|
setFlashAuthor ( string mFlashAuthor ) : void |
Sets the Author of the Flash-Card App-Template
|
|
setFlashAuthorEmail ( string mFlashAuthorEmail ) : void |
Sets the AuthorEmail of the Flash-Card App-Template
|
|
setFlashDescription ( string mFlashDescription ) : void |
Sets the Description of the Flash-Card App-Template
|
|
setFlashName ( string mFlashName ) : void |
Sets the Name of the Flash-Card App-Template
|
|
setFlashVersion ( string mFlashVersion ) : void |
Sets the Version of the Flash-Card App-Template
|
public setCardList ( List |
||
mCardList | List |
CardList of the Flash-Card App-Template |
리턴 | void |
public setFlashAuthor ( string mFlashAuthor ) : void | ||
mFlashAuthor | string | Author of the Flash-Card App-Template |
리턴 | void |
public setFlashAuthorEmail ( string mFlashAuthorEmail ) : void | ||
mFlashAuthorEmail | string | Author Email of the Flash-Card App-Template |
리턴 | void |
public setFlashDescription ( string mFlashDescription ) : void | ||
mFlashDescription | string | Description of the Flash-Card App-Template |
리턴 | void |
public setFlashName ( string mFlashName ) : void | ||
mFlashName | string | Name of the Flash-Card App-Template |
리턴 | void |
public setFlashVersion ( string mFlashVersion ) : void | ||
mFlashVersion | string | Version of the Flash-Card App-Template |
리턴 | void |