| Package | Description |
|---|---|
| onbon.bx05.area |
可挂载至节目中的区域程式。
例如:建立湿度 (HumidityBxArea) 与温度 (TemperatureBxArea) 两个显示区域,并加入 P000 节目中。 |
| onbon.bx05.area.unit |
时间区域内可显示的单元程式。
|
| Modifier and Type | Method and Description |
|---|---|
TimerBxUnit.TimerBxUnitFormat |
TimerBxArea.getFormat()
取得显示内容格式。
|
| Modifier and Type | Method and Description |
|---|---|
void |
TimerBxArea.setFormat(TimerBxUnit.TimerBxUnitFormat format)
设定显示内容格式。
|
| Modifier and Type | Method and Description |
|---|---|
TimerBxUnit.TimerBxUnitFormat |
TimerBxUnit.getFormat()
取得显示内容格式。
|
| Modifier and Type | Method and Description |
|---|---|
void |
TimerBxUnit.setFormat(TimerBxUnit.TimerBxUnitFormat format)
设定显示内容格式。
|