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

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

public final class OpenProperty
extends BooleanProperty

The SwtDisclosurePanel's "Open" property, which lets you specify whether this disclosure panel's will open when the panel is created.


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.