Package org.patternfly.core
Interface Dataset
-
public interface Dataset
-
-
Field Summary
Fields Modifier and Type Field Description static StringexpandableSectionIdstatic StringexpandableSectionTargetstatic StringnavigationGroupstatic StringnavigationItemstatic Stringplaceholderstatic StringsliderStepValue
-
-
-
Field Detail
-
expandableSectionId
static final String expandableSectionId
- See Also:
- Constant Field Values
-
expandableSectionTarget
static final String expandableSectionTarget
- See Also:
- Constant Field Values
-
placeholder
static final String placeholder
- See Also:
- Constant Field Values
-
navigationGroup
static final String navigationGroup
- See Also:
- Constant Field Values
-
navigationItem
static final String navigationItem
- See Also:
- Constant Field Values
-
sliderStepValue
static final String sliderStepValue
- See Also:
- Constant Field Values
-
-