mirror of
https://github.com/nunocoracao/blowfish.git
synced 2025-04-21 01:41:54 +02:00
31 lines
389 B
Markdown
31 lines
389 B
Markdown
## need test for
|
|
|
|
Check that text entity don't get added as Items
|
|
|
|
ignore
|
|
unignore
|
|
layoutItems does not layout ignored items
|
|
|
|
## To do
|
|
|
|
## docs
|
|
|
|
### methods you can overwrite
|
|
|
|
Outlayer._layoutItem( item )
|
|
|
|
Outlayer._resetLayout()
|
|
|
|
Outlayer._postLayout()
|
|
|
|
Outlayer._getContainerSize()
|
|
|
|
Outlayer._create()
|
|
|
|
Outlayer._manageStamp( stamp )
|
|
|
|
### Possibly
|
|
|
|
Outlayer.resize()
|
|
|
|
Outlayer.destroy()
|