JUCE  v5.1.1-3-g1a0b28c73
JUCE API
TableHeaderComponent::ColumnInfo Struct Reference
Collaboration diagram for TableHeaderComponent::ColumnInfo:

Public Member Functions

bool isVisible () const
 

Public Attributes

int id
 
double lastDeliberateWidth
 
int maximumWidth
 
int minimumWidth
 
String name
 
int propertyFlags
 
int width
 

Member Function Documentation

◆ isVisible()

bool TableHeaderComponent::ColumnInfo::isVisible ( ) const

Member Data Documentation

◆ id

int TableHeaderComponent::ColumnInfo::id

◆ lastDeliberateWidth

double TableHeaderComponent::ColumnInfo::lastDeliberateWidth

◆ maximumWidth

int TableHeaderComponent::ColumnInfo::maximumWidth

◆ minimumWidth

int TableHeaderComponent::ColumnInfo::minimumWidth

◆ name

String TableHeaderComponent::ColumnInfo::name

◆ propertyFlags

int TableHeaderComponent::ColumnInfo::propertyFlags

◆ width

int TableHeaderComponent::ColumnInfo::width

The documentation for this struct was generated from the following file: