Oracle Data-aware Controls Reference

Uses of Class
oracle.dacf.layout.LayoutManager3

Packages that use LayoutManager3
oracle.dacf.layout   
 

Uses of LayoutManager3 in oracle.dacf.layout
 

Subclasses of LayoutManager3 in oracle.dacf.layout
 class ColumnLayout
          A column layout is one in which objects are stacked one on top of the other subject to positioning information provided in a ControlConstraints object.
 class ControlLayout
          A control layout is one in which two components which act together as a single control can be drawn and manipulated together on screen.
 class RowLayout
          A row layout is one in which objects are placed one after the other until there is no more room in the row, at which point a new row is begun.
 


Oracle Data-aware Controls Reference

 

Copyright © 1997, 2003, Oracle. All rights reserved.