org.formaria.editor.project.pages.components
Class RepeatReferenceHelper

java.lang.Object
  extended by org.formaria.editor.project.pages.components.PropertyHelper
      extended by org.formaria.editor.project.pages.components.RepeatReferenceHelper

public class RepeatReferenceHelper
extends PropertyHelper

A helper for the IncludeReferenceComponent types

Copyright (c) Formaria Ltd., 2002-2003

$Revision: 1.2 $


Field Summary
 
Fields inherited from class org.formaria.editor.project.pages.components.PropertyHelper
alignmentOptionIds, alignmentOptions, allowsChildren, builtinProperties, className, componentType, defaultValues, defExt, extensions, fileTypeDesc, horzScrollOptionIds, isSwing, lblAlignmentOptionIds, lblAlignmentOptions, numBuiltinProperties, properties, propertyTypes, restrictsSize, scrollOptions, usesContentFile, vertScrollOptionIds
 
Constructor Summary
RepeatReferenceHelper()
           
 
Method Summary
 boolean restrictsSize()
          Flag the component as having a restricted size if true is returned
 
Methods inherited from class org.formaria.editor.project.pages.components.PropertyHelper
accepts, addPropertyType, allowsChildren, cleanupClassName, getBuilder, getCellEditor, getClassName, getComponentType, getDefaultExtension, getDefaultValue, getDisplayPropertyValue, getEnabled, getEventClass, getEventMask, getExpression, getFileDescription, getFileExtensions, getListItems, getNumBuiltinProperties, getNumProperties, getOutputPropertyValue, getProperties, getProperty, getProperty, getPropertyDisplayName, getPropertyName, getPropertyTag, getPropertyType, getPropertyTypeName, getPropertyValue, isLangProperty, isLayoutOwner, isListProperty, isReadOnly, isSwing, setAllowsChildren, setComponent, setCopiedProperties, setExpression, setFileExtensions, setPropertyValue, setRestrictsSize, setSwing, setUsesContentFile
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RepeatReferenceHelper

public RepeatReferenceHelper()
Method Detail

restrictsSize

public boolean restrictsSize()
Flag the component as having a restricted size if true is returned

Overrides:
restrictsSize in class PropertyHelper
Returns:
true