Inherits PntMultiPropsPart.
Additional Inherited Members | |
Public Member Functions inherited from PntMultiPropsPart | |
setPrintIcons ($value) | |
setDefaultPropertyPartType ($value) | |
addSpecificPropertyPartType ($propName, $partName) | |
getType () | |
printBody () | |
getSubsaveActions () | |
getPropertyPart ($name) | |
getPropertyPartType ($propName) | |
getMultiPropNames () | |
getButton ($caption, $script, $ghost=false, $len=null) | |
isLayoutReport () | |
Static Public Member Functions inherited from PntPage | |
static | getInfoStyleOk () |
static | getInfoStyleError () |
static | getInfoStyleWarning () |
Data Fields inherited from PntMultiPropsPart | |
$printIcons = false | |
$defaultPropertyPartType = 'Property' | |
$specificPropertyPartTypes = array() | |
Part showing multi value properties and tables with their values
This concrete subclass is here to keep de application developers code separated from the framework code.