Свойство | Тип | Описание | |
---|---|---|---|
mModel |
Метод | Описание | |
---|---|---|
getInfoAuthor ( ) : string |
Gets the Author of the Info App-Template
|
|
getInfoAuthorEmail ( ) : string |
Gets the Email of the Author of the Info App-Template
|
|
getInfoDescription ( ) : string |
Gets the Description of the Info App-Template
|
|
getInfoDescriptionList ( ) : List |
Gets the InfoDescription List.
|
|
getInfoName ( ) : string |
Gets the Name of the Info App-Template
|
|
getInfoTitleList ( ) : List |
Gets the InfoTitleList
|
|
getInfoVersion ( ) : string |
Gets the version of the Info App-Template
|
|
getInstance ( ) : |
Gets the object for InfoModel.
|
|
setInfoAuthor ( string mInfoAuthor ) : void |
Sets the Author of the Info App-Template
|
|
setInfoAuthorEmail ( string mInfoAuthorEmail ) : void |
Sets the AuthorEmail of the Info App-Template
|
|
setInfoDescription ( string mInfoDescription ) : void |
Sets the Description of the Info App-Template
|
|
setInfoDescriptionList ( List |
Sets the InfoDescription List.
|
|
setInfoName ( string mInfoName ) : void |
Sets the name of the Info App-Tmeplate
|
|
setInfoTitleList ( List |
Sets the InfoTitle List
|
|
setInfoVersion ( string mInfoVersion ) : void |
Sets the InfoVersion
|
public static getInstance ( ) : |
||
Результат |
public setInfoAuthor ( string mInfoAuthor ) : void | ||
mInfoAuthor | string | Author of the Info App-Template |
Результат | void |
public setInfoAuthorEmail ( string mInfoAuthorEmail ) : void | ||
mInfoAuthorEmail | string | Email fo the Author |
Результат | void |
public setInfoDescription ( string mInfoDescription ) : void | ||
mInfoDescription | string | |
Результат | void |
public setInfoDescriptionList ( List |
||
mInfoDescriptionList | List |
|
Результат | void |
public setInfoName ( string mInfoName ) : void | ||
mInfoName | string | Name of the Info App-Template |
Результат | void |
public setInfoTitleList ( List |
||
mInfoTitleList | List |
List of the Title List. |
Результат | void |
public setInfoVersion ( string mInfoVersion ) : void | ||
mInfoVersion | string | Version of the Info App-Template |
Результат | void |