Methods' Summary |
getResourceId |
Return an XResourceId object for the called resource.
The returned id unambiguously identifies the resource.
|
isAnchorOnly |
Some resources must not be leafs, i.e. have to be anchor to at least
one other resource. Most panes are examples for this. Views on the
other hand are in most cases no anchors. So the typical pane will
return `TRUE` and the typical view will return `FALSE`.
The return value is used to determine whether a resource has to be
deactivated when it has no children, either because none is
requested or because none can be created.
|
Methods' Details |
getResourceId
- Description
- Return an XResourceId object for the called resource.
The returned id unambiguously identifies the resource.
|
|
isAnchorOnly
- Description
- Some resources must not be leafs, i.e. have to be anchor to at least
one other resource. Most panes are examples for this. Views on the
other hand are in most cases no anchors. So the typical pane will
return `TRUE` and the typical view will return `FALSE`.
The return value is used to determine whether a resource has to be
deactivated when it has no children, either because none is
requested or because none can be created.
|
|
Top of Page
Copyright © 2020, The Apache Software Foundation, Licensed under the Apache License, Version 2.0. Apache, the Apache feather logo, Apache OpenOffice and OpenOffice.org are trademarks of The Apache Software Foundation. Other names may be trademarks of their respective owners.