| 
 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface IOrderedLayerFields
Provides access to members that work with a layer's ordered fields.
| Method Summary | |
|---|---|
|  IFieldInfoSet | getFieldInfos()The fields in order. | 
|  void | setFieldOrder(IFieldInfoSet fieldInfoSet)A new order for the fields. | 
| Method Detail | 
|---|
IFieldInfoSet getFieldInfos()
                            throws IOException,
                                   AutomationException
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setFieldOrder(IFieldInfoSet fieldInfoSet)
                   throws IOException,
                          AutomationException
fieldInfoSet - A reference to a com.esri.arcgis.carto.IFieldInfoSet  (in)
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.| 
 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||