ILIAS
release_6 Revision v6.24-5-g0c8bfefb3b8
|
Data Structures | |
interface | Bulky |
This describes a bulky button. More... | |
interface | Button |
This describes commonalities between standard and primary buttons. More... | |
interface | Close |
This describes a close button. More... | |
interface | Engageable |
A Button can be stateful; when engaged, the state MUST be refelected in the "aria-pressed"-, respectively the "aria-checked"-attribute. More... | |
interface | Factory |
This is how a factory for buttons looks like. More... | |
interface | LoadingAnimationOnClick |
Interface for buttons with loading animation on click. More... | |
interface | Month |
This describes the Month Button. More... | |
interface | Primary |
This describes a standard button. More... | |
interface | Shy |
Shy button. More... | |
interface | Standard |
This describes a standard button. More... | |
interface | Tag |
This describes a tag(-button). More... | |
interface | Toggle |
This describes a toggle button. More... | |