Uses of Interface
org.eclnt.jsfserver.elements.macros.IMacro
Packages that use IMacro
-
Uses of IMacro in org.eclnt.jsfserver.elements.macros
Subinterfaces of IMacro in org.eclnt.jsfserver.elements.macrosModifier and TypeInterfaceDescriptioninterface
Indicator that the implementation is a "default macro".
This means: the macro is executed with every component - without being explicitly assigned by using component attribute ATTRIBUTEMACRO.Classes in org.eclnt.jsfserver.elements.macros that implement IMacroModifier and TypeClassDescriptionclass
Macro that is completely defined by the XML macro defintion.Methods in org.eclnt.jsfserver.elements.macros that return IMacroMethods in org.eclnt.jsfserver.elements.macros that return types with arguments of type IMacro