Imagine a JSF page with several components such as <h:selectOneMenu>
, <h:dataTable>
, <h:panelGrid>
, etc. Each component has an ID. Is there any method or technique by which I can get the components programmatically when the constructor of the bean is invoked?
See Question&Answers more detail:
os 与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…