Uses of Interface
org.eclnt.jsfserver.elements.ICCComponentProperties
Packages that use ICCComponentProperties
Package
Description
-
Uses of ICCComponentProperties in org.eclnt.editor.tools
Classes in org.eclnt.editor.tools that implement ICCComponentPropertiesModifier and TypeClassDescriptionclass
This class is loaded by the layout editor - in the class loading environment of the editor. -
Uses of ICCComponentProperties in org.eclnt.jsfserver.elements
Classes in org.eclnt.jsfserver.elements that implement ICCComponentPropertiesModifier and TypeClassDescriptionclass
Is decoding "ID.action" and is invoking the Action accordingly.class
Central class for all server-side component representations.class
class
Base component for extending components that wrap a page bean (component).class
class
class
class
class
Is decoding "ID.action" and is invoking the Action accordingly.class
class
class
Central class for keeping meta data for each component.class
Component which only serves as structure node inside the Layout.class
-
Uses of ICCComponentProperties in org.eclnt.jsfserver.elements.impl
Classes in org.eclnt.jsfserver.elements.impl that implement ICCComponentPropertiesModifier and TypeClassDescriptionclass
org.eclnt.jsfserver.elements.impl.PAGEBEANCOMPONENTComponent
class
org.eclnt.jsfserver.elements.impl.PAGEBEANCOMPONENTComponentTag
class
org.eclnt.jsfserver.elements.impl.PAGEBEANCONFIGComponent
class
org.eclnt.jsfserver.elements.impl.PAGEBEANCONFIGComponentTag
class
org.eclnt.jsfserver.elements.impl.PAGEBEANINCLUDEComponent
class
org.eclnt.jsfserver.elements.impl.ROWPAGEBEANINCLUDEComponent
class
org.eclnt.jsfserver.elements.impl.ROWPAGEBEANINCLUDEComponentTag
-
Uses of ICCComponentProperties in org.eclnt.jsfserver.elements.util
Classes in org.eclnt.jsfserver.elements.util that implement ICCComponentProperties -
Uses of ICCComponentProperties in org.eclnt.jsfserver.util.pageparsing
Classes in org.eclnt.jsfserver.util.pageparsing that implement ICCComponentPropertiesModifier and TypeClassDescriptionclass
Parses the XML layout definition of a page into a node tree.class
Information for each node that is created during parsing. -
Uses of ICCComponentProperties in org.eclnt.tool
Classes in org.eclnt.tool that implement ICCComponentProperties -
Uses of ICCComponentProperties in org.eclnt.workplace
Classes in org.eclnt.workplace that implement ICCComponentPropertiesModifier and TypeClassDescriptionclass
Transfers a workplace-functions-definition (seeWorkplaceFunctionTreeInfoManager
) into a "visible workplace" - containing an outlook bar + a collection of workplace functions trees.