Package com.biglybt.ui.swt.views.table
Interface TableRowSWTChildController
-
- All Known Implementing Classes:
FilesView.FilesViewNodeInner
public interface TableRowSWTChildController
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description java.lang.Object[]
getChildDataSources()
boolean
isExpanded()
void
setExpanded(boolean expanded)
-