public static class DataGridProfile.Type extends Object implements Profile.Type<DataGridProfileConfig>
| Constructor and Description |
|---|
Type() |
| Modifier and Type | Method and Description |
|---|---|
String |
name()
Returns the object name.
|
DataGridProfileConfig |
newConfig()
Returns a new configuration.
|
Profile |
newProfile(DataGridProfileConfig config)
Creates a new instance of the profile.
|
public DataGridProfileConfig newConfig()
ConfiguredTypenewConfig in interface ConfiguredType<DataGridProfileConfig>public Profile newProfile(DataGridProfileConfig config)
Profile.TypenewProfile in interface Profile.Type<DataGridProfileConfig>config - the profile configurationCopyright © 2013–2018. All rights reserved.