All Classes and Interfaces

Class
Description
 
 
 
The Breakpoint class represents different breakpoints for responsive design.
The BreakpointCollector collects tuples of Breakpoint and a generic value V as CSS modifier classes and returns the collected data as a String.
This class represents a collection of breakpoints and associated values.
 
Functional interface for handling change events.
 
 
 
ComponentContext<E extends elemental2.dom.Element,B extends TypedBuilder<E,B>>
The ComponentContext interface represents a context for a component, providing methods to store and retrieve arbitrary values associated with keys.
 
Holds items and state for components like data lists and tables.
 
Displays items managed by a DataProvider.
ElementDelegate<E extends elemental2.dom.Element,B extends TypedBuilder<E,B>>
Delegates all methods related to text and inner HTML from HasElement and all add() methods from Container to the element returned by ElementDelegate.delegate().
 
A class representing a filter that can be applied to a list of objects (Filter.filter(List)) or to a single object (Filter.match(Object)).
Represents a filter attribute with a specified name, persistence flag, and filter condition.
A functional interface for modifying filter attribute values.
The FilterChangeHandler interface is designed to handle changes in filters.
Functional interface representing a condition used for filtering objects.
Represents the logical operators used for combining multiple FilterAttributes of a Filter.
 
Union enum of the different gridBreakpoint properties for data list and table.
 
ItemDisplay<E extends elemental2.dom.HTMLElement,T>
Reusable class for typed components to customize the item ID, string value and display.
 
 
 
 
 
 
 
 
Modifiers.Bordered<E extends elemental2.dom.Element,B extends TypedBuilder<E,B>>
 
Modifiers.Box<E extends elemental2.dom.Element,B extends TypedBuilder<E,B>>
 
Modifiers.Center<E extends elemental2.dom.Element,B extends TypedBuilder<E,B>>
 
Modifiers.Compact<E extends elemental2.dom.Element,B extends TypedBuilder<E,B>>
 
Modifiers.Disabled<E extends elemental2.dom.Element,B extends TypedBuilder<E,B>>
 
Modifiers.Fill<E extends elemental2.dom.Element,B extends TypedBuilder<E,B>>
 
Modifiers.FullHeight<E extends elemental2.dom.Element,B extends TypedBuilder<E,B>>
 
Modifiers.Gutter<E extends elemental2.dom.Element,B extends TypedBuilder<E,B>>
 
Modifiers.Horizontal<E extends elemental2.dom.Element,B extends TypedBuilder<E,B>>
 
Modifiers.Inline<E extends elemental2.dom.Element,B extends TypedBuilder<E,B>>
 
Modifiers.Invalid<E extends elemental2.dom.Element,B extends TypedBuilder<E,B>>
 
Modifiers.NoFill<E extends elemental2.dom.Element,B extends TypedBuilder<E,B>>
 
Modifiers.NoPadding<E extends elemental2.dom.Element,B extends TypedBuilder<E,B>>
 
Modifiers.Padding<E extends elemental2.dom.Element,B extends TypedBuilder<E,B>>
 
Modifiers.PageInsets<E extends elemental2.dom.Element,B extends TypedBuilder<E,B>>
 
Modifiers.Plain<E extends elemental2.dom.Element,B extends TypedBuilder<E,B>>
 
Modifiers.Readonly<E extends elemental2.dom.Element,B extends TypedBuilder<E,B>>
 
Modifiers.Readonly2<E extends elemental2.dom.Element,B extends TypedBuilder<E,B>>
 
Modifiers.Required<E extends elemental2.dom.Element,B extends TypedBuilder<E,B>>
 
Modifiers.Secondary<E extends elemental2.dom.Element,B extends TypedBuilder<E,B>>
 
Modifiers.Vertical<E extends elemental2.dom.Element,B extends TypedBuilder<E,B>>
 
 
 
Inspired by FrontendMasters/obervablish-values.
 
 
 
 
 
 
 
 
 
Wrapper around PopperJs
 
 
Functional interface for handling resize.
 
 
Holds the selected items in a DataProvider.
 
Holds the current sort option in a DataProvider.
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
Provides methods to build and apply PatternFly global and component variables.
 
VariableAssignments.HTMLBuilder<E extends elemental2.dom.HTMLElement,B extends TypedBuilder<E,B>>