|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use MonthBxUnit.MonthBxUnitMode | |
---|---|
onbon.bx06.area.unit | 时间区域内可显示的单元程式。 |
Uses of MonthBxUnit.MonthBxUnitMode in onbon.bx06.area.unit |
---|
Methods in onbon.bx06.area.unit that return MonthBxUnit.MonthBxUnitMode | |
---|---|
MonthBxUnit.MonthBxUnitMode |
MonthBxUnit.getMode()
取得显示类型。 |
static MonthBxUnit.MonthBxUnitMode |
MonthBxUnit.MonthBxUnitMode.typeof(byte code)
|
static MonthBxUnit.MonthBxUnitMode |
MonthBxUnit.MonthBxUnitMode.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static MonthBxUnit.MonthBxUnitMode[] |
MonthBxUnit.MonthBxUnitMode.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
Methods in onbon.bx06.area.unit with parameters of type MonthBxUnit.MonthBxUnitMode | |
---|---|
void |
MonthBxUnit.setMode(MonthBxUnit.MonthBxUnitMode mode)
设定显示类型。 |
Constructors in onbon.bx06.area.unit with parameters of type MonthBxUnit.MonthBxUnitMode | |
---|---|
MonthBxUnit(int x,
int y,
Bx6GScreenProfile profile,
MonthBxUnit.MonthBxUnitMode mode)
建构子。 |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |