Namespaces
CSSUtils
Variables
| Variable | Description |
|---|---|
| CLASS_PREFIX | - |
| LAYOUT_DIRECTION_CSS_CLASSES | - |
| MODAL_ROOT_VIEW_CSS_CLASS | - |
| ORIENTATION_CSS_CLASSES | - |
| ROOT_VIEW_CSS_CLASS | - |
| SYSTEM_APPEARANCE_CSS_CLASSES | - |
| WINDOW_SCOPED_CSS_CLASSES | Classes describing the state of a single window. Two windows can legitimately disagree on all of them, so they live on each window's root view (and the modals presented over it) rather than in the process-wide system class list. |
Functions
| Function | Description |
|---|---|
| getModalRootViewCssClass | - |
| getRootViewCssClasses | - |
| getSystemCssClasses | - |
| pushToRootViewCssClasses | - |
| pushToSystemCssClasses | - |
| removeFromRootViewCssClasses | - |
| removeSystemCssClass | - |
- Previous
- zeroLength
- Next
- CLASS_PREFIX