com.webobjects.eogeneration
Interface EOWidgetController.FormatWidget
- All Known Implementing Classes:
- EOFormatValueController, EORangeTextFieldController
- Enclosing interface:
- EOWidgetController
- public static interface EOWidgetController.FormatWidget
formatClass
public Class formatClass()
formatPattern
public String formatPattern()
isFormatAllowed
public boolean isFormatAllowed()
setFormatAllowed
public void setFormatAllowed(boolean flag)
setFormatClass
public void setFormatClass(Class formatClass)
setFormatPattern
public void setFormatPattern(String formatPattern)
Copyright © 2004 Apple Computer, Inc.