com.sage.swt.client.widget.property
Class AutoLoadProperty

java.lang.Object
  extended by com.sage.swt.client.customization.BooleanProperty
      extended by com.sage.swt.client.widget.property.AutoLoadProperty
All Implemented Interfaces:
Property

public final class AutoLoadProperty
extends BooleanProperty

The SwtOldTable's "Auto Load" property, which lets you specify whether this table should be loaded with data when the UI first opens.


Method Summary
static Property getInstance()
          Gets the singleton instance of this property.
 
Methods inherited from class com.sage.swt.client.customization.BooleanProperty
createResolver, getDesignerTooltip, getDOMConverter, getEditor
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getInstance

public static Property getInstance()
Gets the singleton instance of this property.

Returns:
The singleton instance of this property.


Copyright © 2011 Sage Software, Inc. All rights reserved.