public class EntityInspectorBrowseCompanion extends java.lang.Object implements EntityInspectorBrowse.Companion
Constructor and Description |
---|
EntityInspectorBrowseCompanion() |
Modifier and Type | Method and Description |
---|---|
void |
setHorizontalScrollEnabled(Table table,
boolean enabled) |
void |
setTextSelectionEnabled(Table table,
boolean enabled) |
public void setHorizontalScrollEnabled(Table table, boolean enabled)
setHorizontalScrollEnabled
in interface EntityInspectorBrowse.Companion
public void setTextSelectionEnabled(Table table, boolean enabled)
setTextSelectionEnabled
in interface EntityInspectorBrowse.Companion