程序包 | 说明 |
---|---|
com.fr.design.mainframe |
设计器整体框架
|
com.fr.grid.selection |
定义了表格的选择模型
|
限定符和类型 | 方法和说明 |
---|---|
static ElementCasePane.Clear |
ElementCasePane.Clear.valueOf(java.lang.String name)
返回带有指定名称的该类型的枚举常量。
|
static ElementCasePane.Clear[] |
ElementCasePane.Clear.values()
按照声明该枚举类型的常量的顺序, 返回
包含这些常量的数组。
|
限定符和类型 | 方法和说明 |
---|---|
abstract boolean |
Selection.clear(ElementCasePane.Clear type,
ElementCasePane ePane) |
boolean |
FloatSelection.clear(ElementCasePane.Clear type,
ElementCasePane ePane) |
boolean |
CellSelection.clear(ElementCasePane.Clear type,
ElementCasePane ePane)
清除
|