SMART datagrid v1.4 > Reporting > Classes

Back  Forward

abstract DLReport.PrintItemContainer  class

기본적으로 출력 페이지의 수평 영역을 모두 차지하는 출력 아이템 컨테이너. 

컨테이너의 높이는 하나 이상 포함된 구성 요소들에 의해 결정되거나, height 속성 등으로 지정할 수도 있다. 

Base Classes
EventAware > DLBase
Inherited Classes
PrintBandItem, PrintCard, PrintItemBand, PrintSection
Properties
height
items
maxHeight
maxWidth
minHeight
minWidth
styles
width
Inherited Methods
EventAware.addListener
DLBase.assign
DLBase.getProperties
DLBase.getProperty
EventAware.removeListener
DLBase.setProperties
DLBase.setProperty
DLBase.toggle

 

See Also
PrintGroupItem
Examples
리포트 시작하기