Class SettingsSectionChange<T>
- java.lang.Object
-
- org.kie.workbench.common.screens.library.client.settings.SettingsSectionChange<T>
-
public class SettingsSectionChange<T> extends Object
-
-
Constructor Summary
Constructors Constructor Description SettingsSectionChange(Section<T> presenter, SettingsSectionChangeType type)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Section<T>getSection()SettingsSectionChangeTypegetType()
-
-
-
Constructor Detail
-
SettingsSectionChange
public SettingsSectionChange(Section<T> presenter, SettingsSectionChangeType type)
-
-
Method Detail
-
getType
public SettingsSectionChangeType getType()
-
-