Uses of Class
com.sage.accpac.sm.View.RecordGenerateMode

Packages that use View.RecordGenerateMode
com.sage.accpac.sm Contains the classes that provide access to Sage Accpac ERP System Manager, as well as Sage Accpac ERP application features. 
 

Uses of View.RecordGenerateMode in com.sage.accpac.sm
 

Methods in com.sage.accpac.sm that return View.RecordGenerateMode
static View.RecordGenerateMode View.RecordGenerateMode.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static View.RecordGenerateMode[] View.RecordGenerateMode.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in com.sage.accpac.sm with parameters of type View.RecordGenerateMode
 void View.recordGenerate(View.RecordGenerateMode mode)
          Generate a unique nonexistent key, and blanks, zeroes or defaults the remaining fields in the view.
 



Copyright © 2010 Sage Software, Inc. All rights reserved.