Package org.patternfly.core
package org.patternfly.core
-
ClassDescriptionThe ComponentContext interface represents a context for a component, providing methods to store and retrieve arbitrary values associated with keys.Delegates all methods related to text and inner HTML from
HasElement
and alladd()
methods fromContainer
to the element returned byElementDelegate.delegate()
.Inspired by FrontendMasters/obervablish-values.Tuple<K,V> Tuples<K,V>