Skip navigation links

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

E17483-03


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

Skip navigation links

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

E17483-03


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