public static final class TabInfo.TabInfoBuilder
extends java.lang.Object
Constructor and Description |
---|
TabInfoBuilder() |
Modifier and Type | Method and Description |
---|---|
TabInfo.TabInfoBuilder |
autoPopulate()
Sets the built tab to autopopulate.
|
TabInfo |
build()
Creates a new TabInfo object from this builder.
|
TabInfo.TabInfoBuilder |
name(java.lang.String name)
Sets the name of the built tab.
|
TabInfo.TabInfoBuilder |
sourcePrefix(java.lang.String sourcePrefix)
Sets the source prefix the built tab should use during autopopulation.
|
public TabInfo.TabInfoBuilder name(java.lang.String name)
public TabInfo.TabInfoBuilder autoPopulate()
false
by default; use this method to enable it.public TabInfo.TabInfoBuilder sourcePrefix(java.lang.String sourcePrefix)