public static class DefaultPaletteSection.Builder extends AbstractPaletteObjectBuilder<DefaultPaletteSection>
Constructor and Description |
---|
DefaultPaletteSection.Builder(java.lang.String name,
java.lang.String sectionId) |
Modifier and Type | Method and Description |
---|---|
protected DefaultPaletteSection |
doBuild() |
build, data, extensionId, icon, icon, iconUrl, iconUrl, largeIcon, largeIconUrl, largeIconUrl
public DefaultPaletteSection.Builder(java.lang.String name, java.lang.String sectionId)
protected DefaultPaletteSection doBuild()
doBuild
in class AbstractPaletteObjectBuilder<DefaultPaletteSection>