Module: DFC::Common::CurrentFloor
Overview
当前位置工具API
Class Method Summary # collapse
-
.ent_in_area?(ent, area_pos) ⇒ True|False
判断群组(组件)是否在某个区域内.
-
.get_current_area ⇒ Object
(also: getCurrentArea)
获取当前选中位置.
-
.get_current_data ⇒ Object
(also: getCurrentData)
获取位置所有数据.
-
.get_window ⇒ Object
(also: getWindow)
获取当前位置工具Dialog.
-
.show ⇒ Object
显示当前位置工具Dialog.
-
.show_by_tool(tool_name, area = nil) {|hash| ... } ⇒ DFCUI::HtmlDialog
用于工具编辑是选择位置.
-
.toggle ⇒ Object
显隐当前位置工具Dialog.
Class Method Details
↑ .ent_in_area?(ent, area_pos) ⇒ True|False
判断群组(组件)是否在某个区域内
↑ .show_by_tool(tool_name, area = nil) {|hash| ... } ⇒ DFCUI::HtmlDialog
用于工具编辑是选择位置