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