Empeld
Empeld plugin documentation.
|
This is the complete list of members for pluginbase.Objects.UI.IBuiControl, including all inherited members.
AddCallback(string name, BuiCallbackDelegate method) | pluginbase.Objects.UI.IBuiControl | |
AddCallback(IDictionary< string, BuiCallbackDelegate > methods) | pluginbase.Objects.UI.IBuiControl | |
AddCallback< T >(T cls) | pluginbase.Objects.UI.IBuiControl | |
Destroy() | pluginbase.Objects.UI.IBuiControl | |
GetDynamic() | pluginbase.Objects.UI.IBuiControl | |
GetValue< T >(string name, T defaultValue=default(T), bool throwOnError=false) | pluginbase.Objects.UI.IBuiControl | |
HasInvoke(string name) | pluginbase.Objects.UI.IBuiControl | |
HasValue(string name) | pluginbase.Objects.UI.IBuiControl | |
Invoke(string name, params object[] args) | pluginbase.Objects.UI.IBuiControl | |
SetValue< T >(string name, T value, bool throwOnError=true) | pluginbase.Objects.UI.IBuiControl |