Oracle Fusion Middleware Java API Reference for Oracle ADF Model
11g Release 2 (11.1.2.0.0)

E17483-01

oracle.jbo
Interface CategoryHints

All Superinterfaces:
GenericHints
All Known Subinterfaces:
Category
All Known Implementing Classes:
CategoryImpl, DefaultVOCategoryImpl

public interface CategoryHints
extends GenericHints


Field Summary
static java.lang.String CATEGORY_CTL_FIELD_ORDER
           
 
Fields inherited from interface oracle.jbo.GenericHints
PROPERTY_LABEL, PROPERTY_LABEL_PLURAL, PROPERTY_TOOLTIP
 
Method Summary
 double getFieldOrder(LocaleContext locale)
          Returns the field order for this category
 
Methods inherited from interface oracle.jbo.GenericHints
getHintValue, getLabel, getLabelPlural, getTooltip
 

Field Detail

CATEGORY_CTL_FIELD_ORDER

static final java.lang.String CATEGORY_CTL_FIELD_ORDER
See Also:
Constant Field Values
Method Detail

getFieldOrder

double getFieldOrder(LocaleContext locale)
Returns the field order for this category


Oracle Fusion Middleware Java API Reference for Oracle ADF Model
11g Release 2 (11.1.2.0.0)

E17483-01

Copyright © 1997, 2011, Oracle. All rights reserved.