Package org.patternfly.component
Interface WithIcon<E extends Element,B extends TypedBuilder<E,B>>
- All Superinterfaces:
IsElement<E>
,TypedBuilder<E,
B>
- All Known Implementing Classes:
Alert
,Button
,CodeBlockAction
,DataListCell
,DescriptionListTerm
,EmptyStateHeader
,HelperTextItem
,InputGroupText
,Label
,ListItem
,MenuItem
,MenuItemAction
,MenuToggle
,ModalHeaderTitle
,Popover
,Tab
,TextInput
,TextInputGroupMain
,ToggleGroupItem
,TreeViewItem
public interface WithIcon<E extends Element,B extends TypedBuilder<E,B>>
extends TypedBuilder<E,B>, IsElement<E>
-
Method Summary
Methods inherited from interface org.jboss.elemento.TypedBuilder
that
-
Method Details
-
icon
-
icon
-
removeIcon
B removeIcon()
-