Свойство | Type | Description | |
---|---|---|---|
attachedObject | jQueryObject |
Méthode | Description | |
---|---|---|
Hide ( System.Action callback ) : void | ||
Show ( System.Action callback ) : void |
Méthode | Description | |
---|---|---|
ModuleBase ( string template, string templateId, bool transition ) : System | ||
OnBeforeShow ( ) : void | ||
OnShow ( ) : void |
Méthode | Description | |
---|---|---|
ModuleBase ( string template, string templateId ) : System |
public Hide ( System.Action callback ) : void | ||
callback | System.Action | |
Résultat | void |
protected ModuleBase ( string template, string templateId, bool transition ) : System | ||
template | string | |
templateId | string | |
transition | bool | |
Résultat | System |
public Show ( System.Action callback ) : void | ||
callback | System.Action | |
Résultat | void |