Property | Type | Description | |
---|---|---|---|
attachedObject | jQueryObject |
Method | Description | |
---|---|---|
Hide ( System.Action callback ) : void | ||
Show ( System.Action callback ) : void |
Method | Description | |
---|---|---|
ModuleBase ( string template, string templateId, bool transition ) : System | ||
OnBeforeShow ( ) : void | ||
OnShow ( ) : void |
Method | Description | |
---|---|---|
ModuleBase ( string template, string templateId ) : System |
public Hide ( System.Action callback ) : void | ||
callback | System.Action | |
return | void |
protected ModuleBase ( string template, string templateId, bool transition ) : System | ||
template | string | |
templateId | string | |
transition | bool | |
return | System |
public Show ( System.Action callback ) : void | ||
callback | System.Action | |
return | void |