| AddClass(this VisualElement ele, string className) | GWG.UsoUIElements.Utilities.UsoUiHelper | static |
| AddClass< T >(this T visualElement, params string[] classes) | GWG.UsoUIElements.Utilities.UsoUiHelper | static |
| AddClickListener(this VisualElement ele, EventCallback< ClickEvent > callback) | GWG.UsoUIElements.Utilities.UsoUiHelper | static |
| AddTo< T >(this T child, VisualElement parent) | GWG.UsoUIElements.Utilities.UsoUiHelper | static |
| CountWhere< T >(this UQueryBuilder< T > query, Func< T, bool > predicate) | GWG.UsoUIElements.Utilities.UsoUiHelper | static |
| CreateChild(this VisualElement parent, params string[] classes) | GWG.UsoUIElements.Utilities.UsoUiHelper | static |
| CreateChild< T >(this VisualElement parent, params string[] classes) | GWG.UsoUIElements.Utilities.UsoUiHelper | static |
| FieldValidationClasses | GWG.UsoUIElements.Utilities.UsoUiHelper | static |
| FindChildByName(this VisualElement ele, string name) | GWG.UsoUIElements.Utilities.UsoUiHelper | static |
| FirstOrDefault< T >(this UQueryBuilder< T > query) | GWG.UsoUIElements.Utilities.UsoUiHelper | static |
| GetDocumentRoot(this VisualElement ele) | GWG.UsoUIElements.Utilities.UsoUiHelper | static |
| IsVisible(this VisualElement ele) | GWG.UsoUIElements.Utilities.UsoUiHelper | static |
| OrderBy< T, TKey >(this UQueryBuilder< T > query, Func< T, TKey > keySelector, Comparer< TKey > @default) | GWG.UsoUIElements.Utilities.UsoUiHelper | static |
| RemoveClass(this VisualElement ele, string className) | GWG.UsoUIElements.Utilities.UsoUiHelper | static |
| SetFieldStatus(VisualElement element, FieldStatusTypes fieldStatus) | GWG.UsoUIElements.Utilities.UsoUiHelper | static |
| SortByNumericValue< T >(this UQueryBuilder< T > query, Func< T, float > keySelector) | GWG.UsoUIElements.Utilities.UsoUiHelper | static |
| ToggleClass(this VisualElement ele, string className) | GWG.UsoUIElements.Utilities.UsoUiHelper | static |
| ToggleVisibility(this VisualElement ele) | GWG.UsoUIElements.Utilities.UsoUiHelper | static |
| WithManipulator< T >(this T visualElement, IManipulator manipulator) | GWG.UsoUIElements.Utilities.UsoUiHelper | static |