package de.blau.android.propertyeditor; interface PropertyRows { void deselectHeaderCheckBox(); void deselectRow(); }