Package org.patternfly.popper
Interface Popper
- All Known Implementing Classes:
PopperError
,PopperImpl
public interface Popper
-
Field Summary
-
Method Summary
-
Field Details
-
UNDEFINED
static final int UNDEFINED- See Also:
-
POPPER_CREATE
- See Also:
-
-
Method Details
-
update
elemental2.promise.Promise<State> update() -
show
-
hide
-
cleanup
void cleanup()
-