Uses of Class
org.patternfly.component.emptystate.EmptyState
Packages that use EmptyState
-
Uses of EmptyState in org.patternfly.component.emptystate
Methods in org.patternfly.component.emptystate that return EmptyStateModifier and TypeMethodDescriptionEmptyState.add(EmptyStateBody body) EmptyState.add(EmptyStateFooter footer) EmptyState.addBody(EmptyStateBody body) EmptyState.addFooter(EmptyStateFooter footer) static EmptyStateEmptyState.emptyState()EmptyState.headingLevel(int level) EmptyState.removeIcon()Modifies empty state max-width and sizes of icon, title and body.EmptyState.spinner()EmptyState.that() -
Uses of EmptyState in org.patternfly.component.table
Methods in org.patternfly.component.table with parameters of type EmptyState