lwcustomlayoutsample.txt
来自「Zaval Light-Weight Visual Components Lib」· 文本 代码 · 共 7 行
TXT
7 行
This sample shows how to create own layout manager.
The sample layout manager divides a container area to four parts:
left top corner, right top corner, left bottom corner and right bottom corner.
Each of the parts can be used to place a child component. To determine what
part of the container area should be used for a given child component the
sample layout provides four constants.
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?