LPEX
4.4.0

com.ibm.lpex.alef.preferences
Class ViewBasePreferencePage

java.lang.Object
  extended by FieldEditorPreferencePage
      extended by com.ibm.lpex.alef.preferences.LpexFieldEditorPreferencePage
          extended by com.ibm.lpex.alef.preferences.SavePreferencePage
              extended by com.ibm.lpex.alef.preferences.ViewBasePreferencePage

public class ViewBasePreferencePage
extends SavePreferencePage

The main page of preferences for an LPEX view. It handles save-related settings for the view.


Field Summary
 
Fields inherited from class com.ibm.lpex.alef.preferences.SavePreferencePage
_textLimitTextField, _trimCheckBox
 
Constructor Summary
ViewBasePreferencePage(LpexView lpexView)
          Constructor.
 
Method Summary
 
Methods inherited from class com.ibm.lpex.alef.preferences.SavePreferencePage
createContents, createFieldEditors, performDefaults, performOk, performReset
 
Methods inherited from class com.ibm.lpex.alef.preferences.LpexFieldEditorPreferencePage
contributeButtons, fieldEditorsCreated, init
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ViewBasePreferencePage

public ViewBasePreferencePage(LpexView lpexView)
Constructor.


LPEX
4.4.0

Copyright � 2016 IBM Corp. All Rights Reserved.

Note: This documentation is for part of an interim API that is still under development and expected to change significantly before reaching stability. It is being made available at this early stage to solicit feedback from pioneering adopters on the understanding that any code that uses this API will almost certainly be broken (repeatedly) as the API evolves.