Package docking.widgets.table
Class AddRemoveListItem<T>
- java.lang.Object
-
- docking.widgets.table.AddRemoveListItem<T>
-
public class AddRemoveListItem<T> extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description AddRemoveListItem(boolean isAdd, boolean isRemove, T value)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description TgetValue()booleanisAdd()booleanisChange()booleanisRemove()
-