com.im.ijc.widgets/1 5.9.1

com.im.ijc.widgets.table.settings
Class WBPropertyEditors.TableColumnHorizontalAlignmentPropertyEditor

java.lang.Object
  extended by java.beans.PropertyEditorSupport
      extended by com.im.commons.ui.beans.StringToIntPropertyEditor
          extended by com.im.ijc.widgets.table.settings.WBPropertyEditors.TableColumnHorizontalAlignmentPropertyEditor
All Implemented Interfaces:
PropertyEditor
Enclosing class:
WBPropertyEditors

public static class WBPropertyEditors.TableColumnHorizontalAlignmentPropertyEditor
extends StringToIntPropertyEditor


Constructor Summary
WBPropertyEditors.TableColumnHorizontalAlignmentPropertyEditor()
           
 
Method Summary
 
Methods inherited from class com.im.commons.ui.beans.StringToIntPropertyEditor
getAsText, getTags, setAsText
 
Methods inherited from class java.beans.PropertyEditorSupport
addPropertyChangeListener, firePropertyChange, getCustomEditor, getJavaInitializationString, getSource, getValue, isPaintable, paintValue, removePropertyChangeListener, setSource, setValue, supportsCustomEditor
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

WBPropertyEditors.TableColumnHorizontalAlignmentPropertyEditor

public WBPropertyEditors.TableColumnHorizontalAlignmentPropertyEditor()

com.im.ijc.widgets/1 5.9.1