Package com.bea.alsb.presentation
Interface IExpandableRowObject
- All Superinterfaces:
oracle.tip.tools.presentation.uiobjects.sdk.IExpandableRowObject
- All Known Implementing Classes:
ExpandableRowObject
,TransportUIFactory.ExpandableRowObject
public interface IExpandableRowObject
extends oracle.tip.tools.presentation.uiobjects.sdk.IExpandableRowObject
Expandable Row Interface
-
Field Summary
Fields inherited from interface oracle.tip.tools.presentation.uiobjects.sdk.IExpandableRowObject
COLLAPSED, EXPANDED
-
Method Summary
Methods inherited from interface oracle.tip.tools.presentation.uiobjects.sdk.IExpandableRowObject
getErrors, getFields, getLabel, isExpanded, isSelected, setErrors, setExpanded, setSelected
-
Method Details
-
setErrors
set the validation errors for the fields in this row
-