Returns true if continuous layout is enabled.
true if continuous layout is enabled since: IDW 1.1.0
getDividerLocationDragEnabled
public boolean getDividerLocationDragEnabled()(Code)
Returns true if the user can drag the SplitWindow divider to a new location.
true if the user can drag the SplitWindow divider to a new location since: IDW 1.2.0
When enabled the user can drag the SplitWindow divider to a new location.
Parameters: enabled - if true the user can drag the SplitWindow divider to a new location this since: IDW 1.2.0