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

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

public final class ShowCustomFieldsProperty
extends BooleanProperty

The "ShowCustomFields" property, which lets you specify the custom fields will be displayed in the table


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.