Uses of Class
de.mid.innovator.srv2api.icw2elem.K_MODIFY

Packages that use K_MODIFY
de.mid.innovator.srv2api.icw2elem   
de.mid.innovator.srv2api.icw2meta Meta model and administration information. 
 

Uses of K_MODIFY in de.mid.innovator.srv2api.icw2elem
 

Methods in de.mid.innovator.srv2api.icw2elem that return K_MODIFY
static K_MODIFY K_MODIFY.valueOf(int value)
          Returns the enumeration constant of this type with the specified value.
static K_MODIFY K_MODIFY.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static K_MODIFY[] K_MODIFY.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Uses of K_MODIFY in de.mid.innovator.srv2api.icw2meta
 

Methods in de.mid.innovator.srv2api.icw2meta that return types with arguments of type K_MODIFY
static List<K_MODIFY> ADClientAbleHelper.getModifyDialogs(SrvContext srvCtx, K_CLIENT_LOCATION kClientLocation, List<? extends ADClientAble> seqModel, List<? extends ADClientAble> seqPresentation)
          All modify dialogs which are allowed for the specified elements.