接口 JImTableBgTarget
public interface JImTableBgTarget
- 从以下版本开始:
- undecidable
-
嵌套类概要
嵌套类 -
字段概要
字段修饰符和类型字段说明static intSet+cell+background+color+%28top-most+color%29static intstatic intSet+row+background+color+0+%28generally+used+for+background%2C+automatically+set+when+ImGuiTableFlags_RowBg+is+used%29static intSet+row+background+color+1+%28generally+used+for+selection+marking%29
-
字段详细资料
-
None
static final int None- 另请参阅:
- 常量字段值
-
RowBg0
static final int RowBg0Set+row+background+color+0+%28generally+used+for+background%2C+automatically+set+when+ImGuiTableFlags_RowBg+is+used%29- 另请参阅:
- 常量字段值
-
RowBg1
static final int RowBg1Set+row+background+color+1+%28generally+used+for+selection+marking%29- 另请参阅:
- 常量字段值
-
CellBg
static final int CellBgSet+cell+background+color+%28top-most+color%29- 另请参阅:
- 常量字段值
-