class ST_MULT_ICON General cluster: status_bar description: "st_multicon_t with it's functions from st_lib.c" create: make Ancestors ANY Queries data: INTEGER_32 i_main: I_MAIN inum: FUNCTION [INTEGER_32] oldinum: INTEGER_32 on: PREDICATE p: ARRAY [detachable PATCH_T] x: INTEGER_32 y: INTEGER_32 Commands make (a_x, a_y: INTEGER_32; il: ARRAY [detachable PATCH_T]; a_inum: [like inum] FUNCTION [INTEGER_32]; a_on: [like on] PREDICATE; a_i_main: I_MAIN) update (refresh: BOOLEAN)
Generated by ISE EiffelStudio