Uses of Interface
org.patternfly.component.label.LabelEditCancelHandler
-
Packages that use LabelEditCancelHandler Package Description org.patternfly.component.label -
-
Uses of LabelEditCancelHandler in org.patternfly.component.label
Methods in org.patternfly.component.label with parameters of type LabelEditCancelHandler Modifier and Type Method Description LabelLabel. editable(LabelEditCancelHandler cancelHandler, LabelEditCompleteHandler completeHandler)LabelLabel. onEditCancel(LabelEditCancelHandler cancelHandler)
-