Package org.patternfly.thirdparty
Interface ThirdPartyBundle
-
- All Superinterfaces:
org.treblereel.j2cl.processors.common.resources.ClientBundle
- All Known Implementing Classes:
ThirdPartyBundleImpl
public interface ThirdPartyBundle extends org.treblereel.j2cl.processors.common.resources.ClientBundle
-
-
Field Summary
Fields Modifier and Type Field Description static ThirdPartyBundleINSTANCE
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description org.treblereel.j2cl.processors.common.resources.TextResourcepopper()
-
-
-
Field Detail
-
INSTANCE
static final ThirdPartyBundle INSTANCE
-
-