|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.pepper.platform.program.Section
com.pepper.platform.program.JavaSection
public class JavaSection
This class represents a WebSection that is capable of displaying a Java Component
Constructor Summary | |
---|---|
JavaSection(Section parentSection,
com.pepper.platform.program.PageMgr pageMgr)
Creates a new Section instance
with the specified parent section and PageMgr |
Method Summary |
---|
Methods inherited from class com.pepper.platform.program.Section |
---|
addPage, arePagesLoaded, deleteOnClose, getDescription, getIconName, getId, getIsContentSection, getName, getPage, getPages, getParentSection, getSectionPage, getShowDeleteButton, getSync, getTabIndex, getViewId, insertPage, isVisible, isWebSection, saveTombstones, setDeleteOnClose, setDescription, setIconName, setId, setIsContentSection, setName, setPageMgr, setPagesLoaded, setSaveTombstones, setShowDeleteButton, setSync, setTabIndex, setViewId, setVisible, toString |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public JavaSection(Section parentSection, com.pepper.platform.program.PageMgr pageMgr)
Section
instance
with the specified parent section and PageMgr
parentSection
- a Section
value
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |